Last active
March 20, 2018 17:43
-
-
Save olegp/9e7068226f0a29eec3896a44b4a4bd59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
((p) => p[Math.floor(Math.random() * (p.length))])(` | |
Alberto Marchetti | |
Daniel Schildt | |
Ekaterina Dorrer | |
Fernando Girón | |
Iines Piesala | |
Joonas Haaparanta | |
Majedul Hoque Ruman | |
Margarita Obraztsova | |
Matti Vakkilainen | |
Rijk | |
Tommi Terasvirta | |
Toni Ristola | |
Tran Phuc | |
Ville Immonen | |
`.trim().split('\n').map(s => s.trim())) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment