math.randomseed
From GMod Wiki
| Function | |
| Syntax |
math.randomseed( Number seed ) Where is this used? |
| Description: | |
| Seeds the random number generator. Use this if random values seem to be too uniform. | |
| Returns: | Number |
| Part of Library: | Math |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Math.randomseed]Math.randomseed [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |