Goonstation 13 - Modules - TypesProc Details

/datum/xor_rand_generator

XORSHIFT Pseudorandom number generator

Procs

xor_randRandom Integer from (L,H) otherwise 0-1
xor_randfRandom float from (L,H)

Proc Details

xor_rand

Random Integer from (L,H) otherwise 0-1

xor_randf

Random float from (L,H)