Skip to content

Instantly share code, notes, and snippets.

@jonahsnider
Created October 9, 2020 16:12
Show Gist options
  • Save jonahsnider/122fcb8615374c337df2b8bd1cce3383 to your computer and use it in GitHub Desktop.
Save jonahsnider/122fcb8615374c337df2b8bd1cce3383 to your computer and use it in GitHub Desktop.
Discord Nitro key generator (2020) (real) (working) (real)
(Math.random('discord.com/nitro').toString(26).substring(2, 15) + Math.random('discord.com/nitro').toString(26).substring(2, 7)).split('').map((c, i) => (i + 1) % 4 === 0 ? c + '-' : c).join('').replace(/..$/, '').toUpperCase()
@eduard442
Copy link

Not working

@035WasTaken
Copy link

wow thanks! i got 11 months of free nitro with this! thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment