2 lines
100 B
Text
2 lines
100 B
Text
DEFINE sysrand32 ==
|
|
"/dev/urandom" "r" fopen dup 4 fread swap fclose unswons [swap 256 * +] fold.
|