oscoin / osrank-rs

A pre-alpha osrank implementation in Rust.
http://oscoin.io/
3 stars 3 forks source link

Sketch of the generic seed API #20

Closed adinapoli-mndc closed 5 years ago

adinapoli-mndc commented 5 years ago

This PR abstracts away the thread_rng from the algorithm making it seed & RNG agnostic.