$hash » History » Version 1
Per Amundsen, 08/15/2014 09:49 AM
1 | 1 | Per Amundsen | _Added in 1.9.4_ |
---|---|---|---|
2 | |||
3 | *$hash(text, B)* |
||
4 | |||
5 | Returns a hash number based on text where B is the number of bits to use when calculating the hash number. |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | text - Text to hash. |
||
10 | B - Number of bits to use. (min 2, max 32) |