mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-04 11:08:40 +00:00
1 line
337 B
JavaScript
1 line
337 B
JavaScript
initSidebarItems({"fn":[["sample_indices","Randomly sample exactly `amount` indices from `0..length`."],["sample_iter","Randomly sample `amount` elements from a finite iterator."],["sample_slice","Randomly sample exactly `amount` values from `slice`."],["sample_slice_ref","Randomly sample exactly `amount` references from `slice`."]]}); |