set-random-seed ( seed -- )


Vocabulary
raylib

Inputs
seedan uint


Outputs
None

Word description
Set the seed for the random number generator

Definition