Randomness IndexMap
The IndexMap
is an internal abstraction used by the randomness system to help align
random numbers for the same simulants across multiple simulations. It’s key idea is to take
a set of static identifying characteristics about a simulant and hash them to a consistent
positional index within a stream of seeded random numbers.