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
---------------------------------

Attachment: basic_opcodes.ops.diff
Description: Binary data

Attachment: opcode_table.diff
Description: Binary data

Attachment: parrot_assembly.pod.diff
Description: Binary data

Attachment: rand.t
Description: Binary data

Reply via email to