wasmer/rustdoc/rand/seq/index/sidebar-items.js

1 line
316 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"enum":[["IndexVec","A vector of indices."],["IndexVecIntoIter","Return type of `IndexVec::into_iter`."],["IndexVecIter","Return type of `IndexVec::iter`."]],"fn":[["sample","Randomly sample exactly `amount` distinct indices from `0..length`, and return them in random order (fully shuffled)."]]});