JanetDocsPlaygroundI'm feeling luckyGitHub sign in

math/seedrandom



    cfunction
    src/core/math.c on line 245, column 1

    (math/seedrandom seed)

    Set the seed for the random number generator. `seed` should be an 
    integer or a buffer.


2 examplesSign in to add an example
Loading...
 new Math.seedrandom('hello.');
Monif2009Playground
Math. Seedrandom(3206)
Monif2009Playground