<?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 Create a random string of characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237312#M25781</link>
    <description>&lt;P&gt;Hi. I want to create a random string with no numbers, only characters. I have been trying to use some java functions that talend had implemented but I am not able to do this.&lt;/P&gt; 
&lt;P&gt;I have found that there is a Java function called random which let you do it but I don't know how to import this class.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura.PNG" style="width: 753px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzYp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137702i5075D32C9AF4E77F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzYp.png" alt="0683p000009LzYp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I don't have the Random library at talend. How can I do to import it and make fhe Random function works?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:46:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:46:18Z</dc:date>
    <item>
      <title>Create a random string of characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237312#M25781</link>
      <description>&lt;P&gt;Hi. I want to create a random string with no numbers, only characters. I have been trying to use some java functions that talend had implemented but I am not able to do this.&lt;/P&gt; 
&lt;P&gt;I have found that there is a Java function called random which let you do it but I don't know how to import this class.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura.PNG" style="width: 753px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzYp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137702i5075D32C9AF4E77F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzYp.png" alt="0683p000009LzYp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I don't have the Random library at talend. How can I do to import it and make fhe Random function works?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237312#M25781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a random string of characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237313#M25782</link>
      <description>&lt;P&gt;You can use tRowGenerator in place of TJava.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 10:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237313#M25782</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-24T10:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a random string of characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237314#M25783</link>
      <description>&lt;P&gt;Assuming you are using tJava then head to "Advanced settings". There you would see the "Import" section. Here you should mention all your libraries that you want to import - in your case&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import java.util.Random;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 11:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-random-string-of-characters/m-p/2237314#M25783</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2018-08-24T11:06:26Z</dc:date>
    </item>
  </channel>
</rss>

