<?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 Function to generate a random number in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87867#M38522</link>
    <description>Hi

Is there a method to generate a random number in BP of specified length.
Or any other way to do it.

Any advice would be appreciated.

Thanks in advance.</description>
    <pubDate>Wed, 21 Jun 2017 19:08:00 GMT</pubDate>
    <dc:creator>PrateekMehan</dc:creator>
    <dc:date>2017-06-21T19:08:00Z</dc:date>
    <item>
      <title>Function to generate a random number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87867#M38522</link>
      <description>Hi

Is there a method to generate a random number in BP of specified length.
Or any other way to do it.

Any advice would be appreciated.

Thanks in advance.</description>
      <pubDate>Wed, 21 Jun 2017 19:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87867#M38522</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-06-21T19:08:00Z</dc:date>
    </item>
    <item>
      <title>Getting a random value could</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87868#M38523</link>
      <description>Getting a random value could be done with codestage: Random = CInt(Math.Floor((upperlimit - lowerlimit + 1) * Rnd())) + lowerlimit
with lower and upperlimit being input variables and Random being your output number variable.
Also your business object needs to import following namespace: Microsoft.VisualBasic</description>
      <pubDate>Wed, 21 Jun 2017 19:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87868#M38523</guid>
      <dc:creator>SébastienBulté</dc:creator>
      <dc:date>2017-06-21T19:49:00Z</dc:date>
    </item>
    <item>
      <title>Thanks it worked.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87869#M38524</link>
      <description>Thanks it worked.</description>
      <pubDate>Thu, 22 Jun 2017 13:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Function-to-generate-a-random-number/m-p/87869#M38524</guid>
      <dc:creator>PrateekMehan</dc:creator>
      <dc:date>2017-06-22T13:44:00Z</dc:date>
    </item>
  </channel>
</rss>

