Skip to content

Instantly share code, notes, and snippets.

@MarcoWorms
Created April 5, 2018 06:17
Embed
What would you like to do?
const seed = 1234
const shuffledDeck = shuffle(seed, deck)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment