$hash
From Scriptwiki
Returns a hash number based on the number of bits used to calculate it.
$hash(text,B)
Where B is a number between 2 and 32.
Examples
$hash(hello world, 2) returns 0
$hash(hello world, 32) returns 4290291456