Pshufn:
Filter:
miSCellaneous_lib/Classes (extension) | Libraries > miSCellaneous > Other patterns

Pshufn
ExtensionExtension

Pshuf with continuing permutations

Description

Variation of Pshuf which scrambles the list with every repeat.

Class Methods

.new

Creates a new Pshufn object.

Arguments:

list

List to be scrambled.

repeats

Number of permutations. Defaults to 1.

Examples