shuffle
Signature
Section titled “Signature”function shuffle(uint256[] calldata array) external returns (uint256[] memory);Description
Section titled “Description”Randomly shuffles an array.
function shuffle(uint256[] calldata array) external returns (uint256[] memory);Randomly shuffles an array.