The minimal draw surface a hook needs; never the Generator instance itself, which also exposes state mutation a hook has no business performing.
Generator
a float in [0, 1), with 32 bits of resolution
an integer in [0, bound), without modulo bias
The minimal draw surface a hook needs; never the
Generatorinstance itself, which also exposes state mutation a hook has no business performing.