I want to randomly shuffle a list of 4 items but with a seed so that so long as you have the same seed the you will get the same order of items.
[\"a\", \"b\
SeededShuffle
Works on node and browser.