<?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 Random Number generator in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191158#M898710</link>
    <description>Does any know how I can generate a random number. Other than the awk'{print rand()}' which only produces a random number from 0 - 1, and I haven't found a way to get that into a variable.&lt;BR /&gt;&lt;BR /&gt;Any help would be very welcome.</description>
    <pubDate>Fri, 13 Feb 2004 03:23:42 GMT</pubDate>
    <dc:creator>Peter Day_2</dc:creator>
    <dc:date>2004-02-13T03:23:42Z</dc:date>
    <item>
      <title>Random Number generator</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191158#M898710</link>
      <description>Does any know how I can generate a random number. Other than the awk'{print rand()}' which only produces a random number from 0 - 1, and I haven't found a way to get that into a variable.&lt;BR /&gt;&lt;BR /&gt;Any help would be very welcome.</description>
      <pubDate>Fri, 13 Feb 2004 03:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191158#M898710</guid>
      <dc:creator>Peter Day_2</dc:creator>
      <dc:date>2004-02-13T03:23:42Z</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/3191159#M898711</link>
      <description>&lt;BR /&gt;"echo $RANDOM" is probably your easiest bet.&lt;BR /&gt; &lt;BR /&gt;but if you did want to get your awk thing into a variable you'd go&lt;BR /&gt; &lt;BR /&gt;myrandom=`awk'{print rand()}'`</description>
      <pubDate>Fri, 13 Feb 2004 03:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191159#M898711</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-13T03:35:13Z</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/3191160#M898712</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cat /dev/random | while read VAR1 VAR2 etc&lt;BR /&gt;do &lt;BR /&gt;&lt;BR /&gt;etc...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 13 Feb 2004 03:37:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191160#M898712</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-02-13T03:37:41Z</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/3191161#M898713</link>
      <description>Thanks Mark.&lt;BR /&gt;&lt;BR /&gt;You didn't work for IBM did you ??.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 13 Feb 2004 03:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191161#M898713</guid>
      <dc:creator>Peter Day_2</dc:creator>
      <dc:date>2004-02-13T03:42:52Z</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/3191162#M898714</link>
      <description>Actually peter I did :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 03:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191162#M898714</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-13T03:45: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/3191163#M898715</link>
      <description>&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 Feb 2004 03:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191163#M898715</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-13T03:49:12Z</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/3191164#M898716</link>
      <description>What OS? HP-UX 11i has /dev/random, it is available for 11.00 from &lt;A href="http://freshmeat.net/projects/hpux11-random/" target="_blank"&gt;http://freshmeat.net/projects/hpux11-random/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 13 Feb 2004 03:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/random-number-generator/m-p/3191164#M898716</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-02-13T03:59:03Z</dc:date>
    </item>
  </channel>
</rss>

