mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f1d669024a
Utilize process randomiser which may not be provided by non Linux OSes. With those OSes, rand() would return same values if the processes are invoked within a second.