Module random
A set of functions to extend math.random and math.randomseed.
Functions
| seed () | Uses current time as seed to randomize. |
| uuid (with_dash) | Returns a UUID (v4, random). |
randomA set of functions to extend math.random and math.randomseed.
| seed () | Uses current time as seed to randomize. |
| uuid (with_dash) | Returns a UUID (v4, random). |