pub fn random_shuffle_queue(scope: &mut Scope) -> Result<Operation>
Shorthand for RandomShuffleQueue::new().build(scope).
RandomShuffleQueue::new().build(scope)