Hacker News new | past | comments | ask | show | jobs | submit login

Or, if you don't trust random web sites, we can turn this into the next fizzbuzz:

    $ python -c 'import hashlib; print hashlib.sha1("hunter2").hexdigest()'
This will print the SHA1 hash of "hunter2".



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: