Module random

Module random 

Source
Expand description

Support for pseudo random numbers

Structs§

LibcRng
Non-deterministic random number generator using MEGA65 Libc
LibcSeed
32-bit random number seed

Functions§

rand8
Generate random byte using MEGA65 libc