math.randomseed
From GMod Wiki
Revision as of 03:26, 31 October 2009 by Crazy Quebecer (Talk | contribs)
| 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] |