<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: random number generator in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430473#M767796</link>
    <description>HP-UX does not have an equivalent of /dev/random, but you could take a look at the command &lt;BR /&gt;random(3m)&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      The random() and srandom() functions are random-number generators that&lt;BR /&gt;      have virtually the same calling sequence and initialization properties&lt;BR /&gt;      as the rand() and srand() functions,</description>
    <pubDate>Wed, 12 Jul 2000 19:54:10 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2000-07-12T19:54:10Z</dc:date>
    <item>
      <title>random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430471#M767794</link>
      <description>I'm working on HP-UX 11.00 (visulize workstation 785). It seems to be lack of a random number source like /dev/random on other UNIX. I installed a EGD. Some applications work with it. Some don't. Can I install something like /dev/random as a default random number source for other application? What software should I install?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jul 2000 19:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430471#M767794</guid>
      <dc:creator>Yewen Tang</dc:creator>
      <dc:date>2000-07-12T19:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430472#M767795</link>
      <description>HP-UX does not have a /dev/random but does have random(3M) that will generate random numbers using a different method.</description>
      <pubDate>Wed, 12 Jul 2000 19:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430472#M767795</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-07-12T19:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430473#M767796</link>
      <description>HP-UX does not have an equivalent of /dev/random, but you could take a look at the command &lt;BR /&gt;random(3m)&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      The random() and srandom() functions are random-number generators that&lt;BR /&gt;      have virtually the same calling sequence and initialization properties&lt;BR /&gt;      as the rand() and srand() functions,</description>
      <pubDate>Wed, 12 Jul 2000 19:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430473#M767796</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2000-07-12T19:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430474#M767797</link>
      <description>To generate a random number between 1 &amp;amp; 10&lt;BR /&gt;&lt;BR /&gt;((num=RANDOM %10 + 1)) ; print $num&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Thu, 13 Jul 2000 10:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430474#M767797</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-13T10:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430475#M767798</link>
      <description>For cryptographical use, random is of course worthless. IMHO HP has totally forgotten to offer a decent source for random number generation -- thus EGD is your only chance.</description>
      <pubDate>Fri, 14 Jul 2000 14:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430475#M767798</guid>
      <dc:creator>Ralf Hildebrandt</dc:creator>
      <dc:date>2000-07-14T14:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430476#M767799</link>
      <description>I believe awk also offers random number generation via rand().</description>
      <pubDate>Fri, 14 Jul 2000 21:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/2430476#M767799</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2000-07-14T21:03:08Z</dc:date>
    </item>
  </channel>
</rss>

