<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Maple is too consistent!</title>
    <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 08:52:18 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 08:52:18 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Maple is too consistent!</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Maple is too consistent!</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent</link>
    </image>
    <item>
      <title>randomize()</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment67142</link>
      <itunes:summary>When you issue a restart command, the seed value for Maple's random number generator is reset as well.  If you wish to be more "consistently random," you can issue a randomize() command to set the seed value based on your computer's clock.

You can also create an init file so that a randomize(): command is always run after you restart.</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>67142</guid>
      <pubDate>Mon, 09 Mar 2009 19:58:17 Z</pubDate>
      <itunes:author>Schivnorr</itunes:author>
      <author>Schivnorr</author>
    </item>
    <item>
      <title>that works!</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment82057</link>
      <itunes:summary>Thank you for your reply. inserting the  randomize() command after restart; does in fact, yield random strings each time it is executed.
When you say "Maple's random number generator is reset as well" what is it reset to? I have not investigated how the random numbers are generated.

thanks again,</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>82057</guid>
      <pubDate>Tue, 10 Mar 2009 00:04:18 Z</pubDate>
      <itunes:author>awass</itunes:author>
      <author>awass</author>
    </item>
    <item>
      <title>reset</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment87286</link>
      <itunes:summary>&lt;p&gt;The random number generator is the Mersenne Twister.&amp;nbsp; Its state consists of a table of 625 four-byte integers.&amp;nbsp; That is what is reset.&amp;nbsp; See ?RandomTools,MersenneTwister.&lt;/p&gt;
&lt;p&gt;For more information on the Mersenne Twister you might try &lt;/p&gt;
&lt;p&gt;&amp;lt;http://en.wikipedia.org/wiki/Mersenne_twister&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>87286</guid>
      <pubDate>Tue, 10 Mar 2009 00:50:47 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Thanks. I did go to</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment87287</link>
      <itunes:summary>&lt;p&gt;Thanks. I did go to WIKIpedia and there was a discussion of various algorithms. &lt;/p&gt;
&lt;p&gt;In pratice it seems best to issue the randomize() command once per session before invoking rand().&lt;/p&gt;
&lt;p&gt;I am surprised that the default setting is not using the clock for the initial seed. &lt;/p&gt;
&lt;p&gt;Thanks for the info.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>87287</guid>
      <pubDate>Wed, 11 Mar 2009 17:58:36 Z</pubDate>
      <itunes:author>awass</itunes:author>
      <author>awass</author>
    </item>
    <item>
      <title>subsecond randomization?</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment81909</link>
      <itunes:summary>&lt;p&gt;Does anyone know of a way to have randomize use milliseconds instead of seconds for better initialization of the random number generator?&amp;nbsp; I am trying to run Maple in a distributed manner with Condor for some numerical analysis and monte carlo teaching demonstrations, but the current system limits me to having one unique run per second.&amp;nbsp; Thanks for the help,&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>81909</guid>
      <pubDate>Fri, 26 Jun 2009 01:18:59 Z</pubDate>
      <itunes:author>Mark Goadrich</itunes:author>
      <author>Mark Goadrich</author>
    </item>
    <item>
      <title>Random number generator, initializing</title>
      <link>http://www.mapleprimes.com/posts/37730-Maple-Is-Too-Consistent?ref=Feed:MaplePrimes:Maple is too consistent!:Comments#comment87288</link>
      <itunes:summary>&lt;p&gt;I can see it either way. There needs to be a way to predict what the random number sequence will be so that repetitive testing that relies on random numbers will yield a &amp;quot;predictable&amp;quot; sequence of random numbers. But the generator could be initialzed to some random number as you suggest, and there would be a requirement for the user to seed the generator if he wants &amp;quot;repeatably predictable&amp;quot; results from the random number generator.&lt;/p&gt;
&lt;address&gt;________________________________&lt;/address&gt;
&lt;address&gt;~Rich~&lt;/address&gt;
&lt;address&gt;http://pubpages.unh.edu/~rlo9/index.html&lt;/address&gt;</itunes:summary>
      <description>The latest comments added to the Post, Maple is too consistent!</description>
      <guid>87288</guid>
      <pubDate>Fri, 26 Jun 2009 05:24:55 Z</pubDate>
      <itunes:author>woodwise</itunes:author>
      <author>woodwise</author>
    </item>
  </channel>
</rss>