import { shuffleArray } from '@src/hylo-components/utils/usefull/usefull';
Randomizes an array.
the array to be shuffled
returns the provided array
Generated using TypeDoc
import { shuffleArray } from '@src/hylo-components/utils/usefull/usefull';
Randomizes an array.