Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
This discussion has been archived. No new comments can be posted.

5E B4 71 93 20 6F 0F C9 24 31 AC 33 73 91 3A FE

Comments Filter:
  • I'm going to play those in the local lotto tonight too...

    TTFN
    • If you win I get %110;-) Actually, although I know of Hex, and that it is like a what, base 14 or 16 system, I have no concept of what this number actually is. I need to figure out how to convert it into decimal, 'cause as far as I know, integer means number, and number means ain't not no letters involved;-)
      • 94 180 113 147 32 111 15 201 36 49 172 51 115 145 58 254

        • let 0 to 9 stand for numbers.
        • let A to F stand for 10 to 15
        • take the first letter, multiply by 16, and add the second letter

        Note: To make it obvious you're using hexadecimal, its customary to put an "0x" in front of it; you can also put an optional "T" after decimal numbers, or "B" after a binary string.

        Example:

        0x5E = 5 * 16 + 14 = 94T

        To play this in the lottery:

        • If the number is less than 50, play the number.
        • If the number is greater tha

New crypt. See /usr/news/crypt.

Working...