Support for random selection and random number generation.
Include this library by adding useLibrary("random") to your script.
useLibrary("random")
A shared global Random instance.
random library
Support for random selection and random number generation.
Include this library by adding
useLibrary("random")
to your script.