Skip to content

shuffle

function shuffle(uint256[] calldata array) external returns (uint256[] memory);

Randomly shuffles an array.