We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set the seed for the random number generator
None.
raylib.SetRandomSeed 42 print raylib.GetRandomValue(1, 100) // reproducible result
There was an error while loading. Please reload this page.