I was playing with Parrot and wanted a basic random numbers implementation. Just in case anyone else wants it too, here are the appropriate diffs and test file. It seemed logical for rand to return a real number between 0 and 1 instead of having any reliance on RAND_MAX. Any other ideas?
--------------------------------- This message made possible by vi. - Ryan O'Neil ---------------------------------
basic_opcodes.ops.diff
Description: Binary data
opcode_table.diff
Description: Binary data
parrot_assembly.pod.diff
Description: Binary data
rand.t
Description: Binary data