mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Update README to reflect built-in random number generation utilities
This commit is contained in:
parent
5934b163f5
commit
b4520b0d30
@ -30,7 +30,7 @@ Rustframe is an educational project, and is not intended for production use. It
|
|||||||
|
|
||||||
- **[Coming Soon]** _DataFrame_ - Multi-type data structure for heterogeneous data, with labeled columns and typed row indices.
|
- **[Coming Soon]** _DataFrame_ - Multi-type data structure for heterogeneous data, with labeled columns and typed row indices.
|
||||||
|
|
||||||
- **[Coming Soon]** _Random number utils_ - Random number generation utilities for statistical sampling and simulations. (Currently using the [`rand`](https://crates.io/crates/rand) crate.)
|
- **Random number utils** - Built-in pseudo and cryptographically secure generators for simulations.
|
||||||
|
|
||||||
#### Matrix and Frame functionality
|
#### Matrix and Frame functionality
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user