Type
Portfolio
Role
Designer
Year
2024

A tiny deterministic RNG utility that maps an input seed to reproducible, weighted modifier tokens suitable for item generators and procedural content pipelines. Lightweight and dependency-free (AES-256 by default), it supports configurable counts, optional uniqueness, and a clear token format so downstream factories can consume deterministic tokens or floats without coupling.

Feedback