Dear Josh, >The documentation for frandom/1 mentions that it is based on the Park-Miller >generator. Is random/1 (the integer version) based on the same generator? random/1 calls whatever is implemented by the C library function random (as stated in the documentation). So we don't specify what the generator is (and indeed it could vary from platform to platform, depending on how the function is implemented). Cheers, KishReceived on Mon Oct 06 12:20:54 2003
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:26 PM GMT GMT