<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>LCG - Nhãn - NZQIRC</title>
        <link>https://nzqirc.xyz/tags/lcg/</link>
        <description>LCG - Nhãn - NZQIRC</description>
        <generator>Hugo -- gohugo.io</generator><language>vi</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 03 Aug 2026 08:30:00 &#43;0700</lastBuildDate><atom:link href="https://nzqirc.xyz/tags/lcg/" rel="self" type="application/rss+xml" /><item>
    <title>Bộ sinh số giả ngẫu nhiên LCG (Linear Congruential Generator)</title>
    <link>https://nzqirc.xyz/posts/math/stats/linear-congruential-generator/</link>
    <pubDate>Mon, 03 Aug 2026 08:30:00 &#43;0700</pubDate>
    <author>Du Mã</author>
    <guid>https://nzqirc.xyz/posts/math/stats/linear-congruential-generator/</guid>
    <description><![CDATA[<h2 id="1-giới-thiệu">1. Giới thiệu</h2>
<p>Khi làm việc với các mô phỏng máy tính hoặc học máy, bạn sẽ thấy mình sử dụng các hàm như <code>numpy.random.rand()</code> hay <code>np.random.default_rng()</code> rất thường xuyên. Nhưng đã bao giờ bạn tự hỏi: làm thế nào một cỗ máy cứng nhắc, luôn thực hiện các lệnh một cách xác định và không có chút &ldquo;sáng tạo&rdquo; nào, lại có thể tạo ra được những con số mang tính &ldquo;ngẫu nhiên&rdquo;?</p>]]></description>
</item>
</channel>
</rss>
