Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 262 Bytes

Low-level Refactoring and Performance

Generates large quantities of random numbers for use in a machine-learning experiment. Program randall can generate random byte streams, but it has problems. This implementation is (a) faster and (b) better-organized.