RandomGenerator

A helper class designed to help with pseudo randomness in dynamic media such as games or visualisations. The generator is designed to be deterministic (have the same results) across platforms if needed. You can use it to make words the same from just one seed value or to send far fewer data through network.The generator is written in C# and is made to work with the Unity Game Engine (Unity3d) but …

Buy RandomGenerator

Similar Games