Uses of Class
squidpony.squidmath.IsaacRNG
| Package | Description |
|---|---|
| squidpony.squidmath |
A very broad package containing random number generators, geometry tools, data structures, and noise functions.
|
-
Uses of IsaacRNG in squidpony.squidmath
Methods in squidpony.squidmath that return IsaacRNG Modifier and Type Method Description IsaacRNGIsaacRNG. copy()Produces another RandomnessSource, but the new one will not produce the same data as this one.