/datum/xor_rand_generator
XORSHIFT Pseudorandom number generator
Procs | |
xor_rand | Random Integer from (L,H) otherwise 0-1 |
---|---|
xor_randf | Random float from (L,H) |
Proc Details
xor_rand
Random Integer from (L,H) otherwise 0-1
xor_randf
Random float from (L,H)
XORSHIFT Pseudorandom number generator
Procs | |
xor_rand | Random Integer from (L,H) otherwise 0-1 |
---|---|
xor_randf | Random float from (L,H) |
Random Integer from (L,H) otherwise 0-1
Random float from (L,H)