<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Games on ilham.dev</title><link>https://ilham.dev/tags/games/</link><description>Recent content in Games on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/games/index.xml" rel="self" type="application/rss+xml"/><item><title>How I use a random picker fairly</title><link>https://ilham.dev/posts/how-to-use-a-random-picker-fairly/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-use-a-random-picker-fairly/</guid><description>A random picker is only as fair as the input list and the random process used.
I use Random Generator for the quick version of this task, then I review the output before relying on it.</description></item></channel></rss>