<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Number_Selector</id>
	<title>Number Selector - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Number_Selector"/>
	<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Number_Selector&amp;action=history"/>
	<updated>2026-07-31T20:01:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Number_Selector&amp;diff=3261&amp;oldid=prev</id>
		<title>Imbion: Created page with &quot;A &#039;&#039;&#039;number selector&#039;&#039;&#039; is an operation in PMDO used to select a number.  Bellow are the methods present within PMDO that are selectable in contexts where a selector is used.  == Present Picker == Selects a pre-defined number. == Rand Bag == Possible numbers are kept in one list. When selecting a number, uniformly between those options, select one of those numbers. == Rand Binominal == Uses the [https://simple.wikipedia.org/wiki/Binomial_distribution Binominal Distributi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Number_Selector&amp;diff=3261&amp;oldid=prev"/>
		<updated>2025-08-11T18:56:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;number selector&amp;#039;&amp;#039;&amp;#039; is an operation in PMDO used to select a number.  Bellow are the methods present within PMDO that are selectable in contexts where a selector is used.  == Present Picker == Selects a pre-defined number. == Rand Bag == Possible numbers are kept in one list. When selecting a number, uniformly between those options, select one of those numbers. == Rand Binominal == Uses the [https://simple.wikipedia.org/wiki/Binomial_distribution Binominal Distributi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;#039;&amp;#039;&amp;#039;number selector&amp;#039;&amp;#039;&amp;#039; is an operation in PMDO used to select a number.&lt;br /&gt;
&lt;br /&gt;
Bellow are the methods present within PMDO that are selectable in contexts where a selector is used.&lt;br /&gt;
&lt;br /&gt;
== Present Picker ==&lt;br /&gt;
Selects a pre-defined number.&lt;br /&gt;
== Rand Bag ==&lt;br /&gt;
Possible numbers are kept in one list. When selecting a number, uniformly between those options, select one of those numbers.&lt;br /&gt;
== Rand Binominal ==&lt;br /&gt;
Uses the [https://simple.wikipedia.org/wiki/Binomial_distribution Binominal Distribution] to generate a random number. Does so by starting with an offset, then does random trials to get the random number.&lt;br /&gt;
== Rand Decay ==&lt;br /&gt;
Start at a minimum number and pick a maximum. Then, starting with the min number, check using the rate if the number should be increased. If this check succeeds, keep doing the check. If this check fails, then the current number is the one that is used. Checks proceed until there is either a failure or the number hits the maximum. &lt;br /&gt;
== Rand Range ==&lt;br /&gt;
Uniformly select random numbers in between max and min numbers.&lt;br /&gt;
=== Spawn List ===&lt;br /&gt;
Create a [[spawn table]] of numbers. Then, when selecting numbers, roll on the spawn table and take the number gotten.&lt;br /&gt;
&lt;br /&gt;
[[Category:Dungeon Generation]]&lt;/div&gt;</summary>
		<author><name>Imbion</name></author>
	</entry>
</feed>