Open
Description
RandomKit should be able to generate random floating-point values with various distributions.
They should:
- Not add too much compile time
- Be modular
- Be fast
Rust's rand crate implements this via separate types.
Metadata
Assignees
Labels
No labels