19.3.3 Random number generationThe true random number generator (RNG) ส่งมอบ random data อย่างแท้จริงผ่านทาง AHB interface ของมันในช่วงเวลาที่กำหนด. The RNG จัดให้มีใช้ the entropy source model ตามภาพใน Figure 117, และจัดให้มีฟังก์ชันหลักสามประการสำหรับแอปพลิเคชัน:
• รวบรวม the bitstring output ของ the entropy source box
• รับตัวอย่างของ the noise source เพื่อวัตถุประสงค์ในการตรวจสอบความถูกต้อง
• รวบรวม error messages จาก continuous health tests

ส่วนประกอบหลักของ the RNG คือ:
• แหล่งที่มาของ physical randomness (analog noise source)
• ขั้นตอนการแปลงเป็นดิจิทัลสำหรับ analog noise source นี้
• ขั้นตอนการส่งมอบ post-processed noise source (raw data)
• An output buffer สำหรับ the raw data. ถ้า cryptographic conditioning เพิ่มเติมถูกต้องการโดย the application มันจะ
จำเป็นต้องถูกดำเนินการโดย software.
• เอาต์พุตเสริมสำหรับ the digitized noise source (ไม่มีบัฟเฟอร์, บน digital pads)
• Basic health tests บน the digitized noise source