parity("The parity bit of this sentence is ")
The parity bit of this sentence is
strlen("The length of this sentence is ")
The length of this sentence is
crc32("The CRC of this sentence is ")
The CRC of this sentence is
md5("The md5 of this sentence is ")
The md5 of this sentence is
sha1("The sha1 of this sentence is ")
The sha1 of this sentence is