/string-hasher

Simple Python program that hashes a string provided by the user.

Primary LanguagePython

String Hasher

A small Python program that hashes strings

This program isn't intended to be used in a realistic sense, just for education purposes. Must be complied locally.