Calls seed, then returns the remainder of the seed divided by s. Intended to simplify the use of rng.seed() % s style of use of this
See Implementation
Calls seed, then returns the remainder of the seed divided by s. Intended to simplify the use of rng.seed() % s style of use of this