std::math::random

srand

fn void srand(ulong seed) @builtin
Seed the default random function.

Parameters