<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How To Do Specific Task x% Of The Times?]]></title><description><![CDATA[<p dir="auto">Hello, What Logic Should I Use If I Want To Do The Specific Task Only x% Of The Time?</p>
<p dir="auto">For Example:-<br />
95% Of The Time It Should Open <a href="http://youtube.com" rel="nofollow ugc">youtube.com</a><br />
But 5% Of The Time It Should Open <a href="http://google.com" rel="nofollow ugc">google.com</a></p>
<p dir="auto">I Am Confused How To Detect That Which Thread Will Be The 5%.</p>
]]></description><link>http://community.bablosoft.com/topic/32157/how-to-do-specific-task-x-of-the-times</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 12:25:22 GMT</lastBuildDate><atom:link href="http://community.bablosoft.com/topic/32157.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Apr 2026 19:57:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How To Do Specific Task x% Of The Times? on Mon, 20 Apr 2026 21:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/20982">@elleevans</a> Math.floor(Math.random() * 100) &gt; 95</p>
]]></description><link>http://community.bablosoft.com/post/203174</link><guid isPermaLink="true">http://community.bablosoft.com/post/203174</guid><dc:creator><![CDATA[clarabellerising]]></dc:creator><pubDate>Mon, 20 Apr 2026 21:10:03 GMT</pubDate></item></channel></rss>