Randomness
- randombool — Produce a boolean from the PRNG
- randombool_seeded — Produce a boolean from the PRNG (seeded)
- randomint — Produce an integer from the PRNG
- randomint_seeded — Produce an integer from the PRNG (seeded)
- randomstr — Produce a string from the PRNG, given a character set