algorithm: get sha256 of each word, add them together, modulo the max 256bit value take the hash again, normalize to 0-100.
note that this is case sensitive!
--