<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24hash</id>
	<title>$hash - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24hash"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$hash&amp;action=history"/>
	<updated>2026-06-04T03:28:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=$hash&amp;diff=5750&amp;oldid=prev</id>
		<title>NaNg: Created page with &quot;Returns a hash number based on the number of bits used to calculate it.  $hash(text,B)  Where &#039;&#039;&#039;B&#039;&#039;&#039; is a number between 2 and 32.  === Examples ===   $hash(hello world, 2)     ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$hash&amp;diff=5750&amp;oldid=prev"/>
		<updated>2011-06-17T21:57:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Returns a hash number based on the number of bits used to calculate it.  $hash(text,B)  Where &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039; is a number between 2 and 32.  === Examples ===   $hash(hello world, 2)     ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns a hash number based on the number of bits used to calculate it.&lt;br /&gt;
 $hash(text,B)&lt;br /&gt;
&lt;br /&gt;
Where &amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039; is a number between 2 and 32.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
 $hash(hello world, 2)       returns 0&lt;br /&gt;
&lt;br /&gt;
 $hash(hello world, 32)      returns 4290291456&lt;br /&gt;
&lt;br /&gt;
[[Category:Other Identifiers]]&lt;/div&gt;</summary>
		<author><name>NaNg</name></author>
	</entry>
</feed>