The OpenD Programming Language

shuffle

Shuffles the contents of the array, in place. Assumes elements can be easily swapped. (the current implementation is an in-place Fisher-Yates algorithm)

Meta

History

Added April 19, 2025