Lets say I have a seed shuffle,
export const seedShuffle = (arr, seed) => { const rng = seedrandom(seed); const