<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF5340 - Pseudo Random Generator</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113046/nrf5340---pseudo-random-generator</link><description>Hi, 
 I&amp;#39;m currently using an algorithm that uses rand() API under Zephyr 3.5.99. 
 My include file is 
 #include &amp;lt;zephyr/random/random.h&amp;gt; 
 This is a true random generator running on nRF5340. 
 At this stage I need to move to a viable pseudo random solution</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jul 2024 13:57:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113046/nrf5340---pseudo-random-generator" /><item><title>RE: nRF5340 - Pseudo Random Generator</title><link>https://devzone.nordicsemi.com/thread/494183?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 13:57:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e59dbfe-153d-4da1-9212-2d9a2c767112</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;Actually I&amp;#39;m using sys_rand_get() function.&lt;/p&gt;
&lt;p&gt;I need same functionality which is pseudo-random, not truly random.&lt;/p&gt;
&lt;p&gt;Can anyone help ??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - Pseudo Random Generator</title><link>https://devzone.nordicsemi.com/thread/494171?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 13:41:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:880997e6-bc5a-48d9-a959-b908f686d3a8</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Have you used sys_rand32_get() function from&amp;nbsp;&lt;span&gt;zephyr/random/random.h?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But I think the implementation uses system clock ticks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>