JErnestoMtz / rapl

Rank Polymorphic array library for Rust.
103 stars 3 forks source link

generate random data from various distributions #31

Closed DeliciousHair closed 1 year ago

DeliciousHair commented 1 year ago

WIP; addresses #30

Would like to add some more distributions and create some tests first, which would require the ability to provide a seed to the RNG (which would be useful anyway).