Documentation
¶
Overview ¶
Package random exposes random values to Meow programs.
Roll, Drift and Pick draw from math/rand/v2, which is fine for sampling and jitter. Tuft draws from crypto/rand instead, because it exists to label things — a marker that collides, or that an observer can predict, defeats the purpose of having one.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.