<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>随机 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E9%9A%8F%E6%9C%BA/</link><description>Recent content in 随机 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 13:20:24 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E9%9A%8F%E6%9C%BA/index.xml" rel="self" type="application/rss+xml"/><item><title>实现 rnd()：从基础随机数到可控随机</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/implement-rnd-function/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/implement-rnd-function/</guid><description>解释随机数生成的基本思路，并用线性同余法实现一个简单 rnd()。</description></item><item><title>随机迷宫生成：深度优先回溯法</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/random-maze-generator/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/random-maze-generator/</guid><description>用深度优先回溯生成迷宫，并提供可运行示例。</description></item><item><title>随机生成不重复序列：洗牌法与采样法</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/random-unique-sequence/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/random-unique-sequence/</guid><description>解释如何生成不重复随机序列，并给出洗牌法实现。</description></item></channel></rss>