<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gert de Pagter</title>
    <description>The latest articles on DEV Community by Gert de Pagter (@backendtea).</description>
    <link>https://dev.to/backendtea</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F366777%2F9ddb781a-fb59-4149-bdf1-8ed2896258c2.jpeg</url>
      <title>DEV Community: Gert de Pagter</title>
      <link>https://dev.to/backendtea</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/backendtea"/>
    <language>en</language>
    <item>
      <title>Generating a random string in PHP</title>
      <dc:creator>Gert de Pagter</dc:creator>
      <pubDate>Mon, 03 Jun 2024 22:00:00 +0000</pubDate>
      <link>https://dev.to/backendtea/generating-a-random-string-in-php-128j</link>
      <guid>https://dev.to/backendtea/generating-a-random-string-in-php-128j</guid>
      <description>&lt;p&gt;Learn the best ways to generate random strings in PHP, whether you're using the latest PHP 8.2 with the Randomizer class or working with earlier versions. This post provides detailed explanations, code snippets, and practical use cases, including how to ensure deterministic results for unit tests. Improve your PHP skills with these techniques. &lt;/p&gt;

&lt;p&gt;You can find the full blog post &lt;a href="https://backendtea.com/post/php-random/?utm_source=devto&amp;amp;utm_campaign=php-random-string"&gt;right here&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
