| Crates.io | shuffled-iter |
| lib.rs | shuffled-iter |
| version | 0.2.0 |
| created_at | 2015-08-09 13:59:02.939727+00 |
| updated_at | 2016-09-04 19:51:23.567844+00 |
| description | Iterate through a set of values in random order without allocating them all |
| homepage | https://github.com/TimNN/shuffled-iter |
| repository | https://github.com/TimNN/shuffled-iter |
| max_upload_size | |
| id | 2799 |
| size | 13,073 |
This crate provides methods to iterate over a group of values in random order, without allocation and shuffling them all.
It currently supports: