# Packages
Package md5 provides utility functions for generating MD5 hashes.
Package oshash implements the algorithm that OpenSubtitles.org uses to generate unique hashes.
# Functions
GenerateRandomKey generates a random string of length l.
IntFromString generates a uint64 from a string.