macro_toolset

Module random

Source
Expand description

Random number / string generation utilities

Functions§

  • xorshift* is a fast pseudorandom number generator which will even tolerate weak seeding, as long as it’s not zero.