<?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: how to generate unique random value? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242118#M29047</link>
    <description>What type of random unique value do you need? If it is a number, is there any reason why a sequence would not work? A sequence would produce unique values, although not random.
&lt;BR /&gt;If it is a random alphanumeric value you need, why not use&amp;nbsp;
&lt;FONT color="#000000"&gt;java.util.UUID?&amp;nbsp;&lt;/FONT&gt;You can see how to use this here (
&lt;A href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html&lt;/A&gt;).</description>
    <pubDate>Tue, 06 Oct 2015 13:46:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-06T13:46:57Z</dc:date>
    <item>
      <title>how to generate unique random value?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242116#M29045</link>
      <description>i want generate unique random value&lt;BR /&gt;so i used tRowgenerator and numeric.random()&lt;BR /&gt;but i dont get unique value &amp;nbsp;how to generate unique random value(integer value)?</description>
      <pubDate>Tue, 06 Oct 2015 02:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242116#M29045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T02:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate unique random value?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242117#M29046</link>
      <description>Hello, have you checked if tAddCRCRow works for you? The tAddCRCRow "&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;calculates a surrogate key based on one or several columns and adds it to the defined schema.&lt;/FONT&gt;&lt;/FONT&gt;"&amp;nbsp;</description>
      <pubDate>Tue, 06 Oct 2015 13:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242117#M29046</guid>
      <dc:creator>Luiz_Filipe</dc:creator>
      <dc:date>2015-10-06T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate unique random value?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242118#M29047</link>
      <description>What type of random unique value do you need? If it is a number, is there any reason why a sequence would not work? A sequence would produce unique values, although not random.
&lt;BR /&gt;If it is a random alphanumeric value you need, why not use&amp;nbsp;
&lt;FONT color="#000000"&gt;java.util.UUID?&amp;nbsp;&lt;/FONT&gt;You can see how to use this here (
&lt;A href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html&lt;/A&gt;).</description>
      <pubDate>Tue, 06 Oct 2015 13:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-generate-unique-random-value/m-p/2242118#M29047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T13:46:57Z</dc:date>
    </item>
  </channel>
</rss>

