rand(args)
Randomly fills or clears a specified number of times cells in the quadrille.
ℹ️
For deterministic (repeatable) randomness, explicitly call randomSeed(seed) before
rand(args)
.Randomly fills or clears a specified number of times cells in the quadrille.
rand(args)
.