The SetRand function allows users to define their own seed value.
> # restart Darwin > SetRand(5); > Rand(); 0.3377 > Rand(); 0.5751