<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ff7speedruns.com/index.php?action=history&amp;feed=atom&amp;title=Random_Number_Generator</id>
	<title>Random Number Generator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ff7speedruns.com/index.php?action=history&amp;feed=atom&amp;title=Random_Number_Generator"/>
	<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Random_Number_Generator&amp;action=history"/>
	<updated>2026-05-29T17:09:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://ff7speedruns.com/index.php?title=Random_Number_Generator&amp;diff=1529&amp;oldid=prev</id>
		<title>AceZephyr: 1 revision imported: Import from old wiki</title>
		<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Random_Number_Generator&amp;diff=1529&amp;oldid=prev"/>
		<updated>2024-06-10T06:03:13Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Import from old wiki&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:03, 10 June 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key ff7_wiki:diff:1.41:old-1528:rev-1529 --&gt;
&lt;/table&gt;</summary>
		<author><name>AceZephyr</name></author>
	</entry>
	<entry>
		<id>http://ff7speedruns.com/index.php?title=Random_Number_Generator&amp;diff=1528&amp;oldid=prev</id>
		<title>ff7&gt;Acezephyr at 05:10, 17 July 2023</title>
		<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Random_Number_Generator&amp;diff=1528&amp;oldid=prev"/>
		<updated>2023-07-17T05:10:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A [[wikipedia:Random_number_generation|Random Number Generator]], or RNG, is a procedure that generates numbers that are meant to be unpredictable. Final Fantasy VII has many RNG implementations that are used by different modules.&lt;br /&gt;
&lt;br /&gt;
== Implemented RNGs ==&lt;br /&gt;
&lt;br /&gt;
* [[Field Map RNG]]&lt;br /&gt;
* [[World Map RNG]]&lt;br /&gt;
* [[Battle RNG]]&lt;br /&gt;
&lt;br /&gt;
== Provided RNGs ==&lt;br /&gt;
&lt;br /&gt;
* [[System RNG]]&lt;br /&gt;
&lt;br /&gt;
== Non-RNG Randomness ==&lt;br /&gt;
Some &amp;quot;random&amp;quot; events in this game are determined without the use of a random number generator.&lt;br /&gt;
&lt;br /&gt;
=== IGT (In-Game Time) ===&lt;br /&gt;
* The Mayor&amp;#039;s Password is determined by total IGT seconds modulo 4.&lt;br /&gt;
* The &amp;quot;Evil Flag&amp;quot; in Cait Sith&amp;#039;s Slots limit break is determined by total IGT seconds.&lt;br /&gt;
* The Battle Square reels are decided by total IGT seconds modulo 128.&lt;/div&gt;</summary>
		<author><name>ff7&gt;Acezephyr</name></author>
	</entry>
</feed>