在哪里可以找到/ dev/random驱动程序的源代码?

Dr.*_*all 2 linux linux-device-driver linux-kernel

我想看看/ dev/random如何创建随机数.我知道它使用了由中断产生的熵,但我仍然希望看到源和它是如何工作的.

谢谢