code/datums/rng.dm 
/datum/prng | Compartmentalized PRNG. Allows for coordinated randomness through multiple PRNG datums with the same seed |
---|---|
/datum/prng/block | Block cipher based PRNG |
/datum/prng | Compartmentalized PRNG. Allows for coordinated randomness through multiple PRNG datums with the same seed |
---|---|
/datum/prng/block | Block cipher based PRNG |