ref: d3d1b3b47ff80f451c6c9f8b7f1262fef6545f2b dir: /module/rand.m/
Rand: module { PATH: con "/dis/lib/rand.dis"; init: fn(seed: int); rand: fn(modulus: int): int; bigrand: fn(modulus: big): big; };