Multiple choice technology programming languages What is /dev/random device? A dummy device to represent swap A dummy device to represent any device A dummy device to provide infinite number of randon numbers Invalid device Reveal answer Fill a bubble to check yourself C Correct answer Explanation The /dev/random file is a special character device file that serves as a random number generator, utilizing environmental noise collected from device drivers.