Skip to content

Instantly share code, notes, and snippets.

@icostan
Created October 11, 2018 18:04
Show Gist options
  • Save icostan/4debc05a1b37cb6041f820a8774c6990 to your computer and use it in GitHub Desktop.
Save icostan/4debc05a1b37cb6041f820a8774c6990 to your computer and use it in GitHub Desktop.
ruby> k = 0b1100011100001010010100111101101101010001100000111111101000010011010101001010011111000000100010100011100000001111001111100100011100111011101001110011111111001101001000111111000101100001000000011010111011011001010011010001000000110001100100001011100100101
=> 11253563012059685825953619222107823549092147699031672238385790369351542642469
ruby> k.to_s 16
=> "18e14a7b6a307f426a94f8114701e7c8e774e7f9a47e2c2035db29a206321725"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment