Skip to content

Instantly share code, notes, and snippets.

@tatzyr
Created February 18, 2018 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tatzyr/6c96fef8e303b7300e11192888b67e3c to your computer and use it in GitHub Desktop.
Save tatzyr/6c96fef8e303b7300e11192888b67e3c to your computer and use it in GitHub Desktop.
rand(0x10000000000000000000000000000).to_s(32).tr('0-9a-z', 'A-Z2-7').rjust(23, 'A')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment