What happens when you route /dev/random
Into PC speaker
>>108737799/dev/urandom > /dev/cdrom>swap disc into another machinesudo rngd -r /dev/cdrom
/dev/urandom > /dev/cdrom
sudo rngd -r /dev/cdrom
>>108737879How pls
>>108737799you connect to the multiversal quantum world engine and anything is possible
>>108738689very carefully
>>108737799Dick falls off
>>108737799If you pipe it into a file, it will overwrite all of your slack space with random data.
>>108737799
>>108737799/dev/random > /dev/zero
/dev/random > /dev/zero
>>108740144Wait no I'm a retard, even though that works I meant /dev/null.
>>108740144while :; do if :; then cat /dev/urandom > /dev/null; else :; fi; done
while :; do if :; then cat /dev/urandom > /dev/null; else :; fi; done
>>108740144>>108740995while :; do if :; then cat $(cat /dev/urandom) >| /dev/null; else :; fi; doneUnfathomable uselessness.
while :; do if :; then cat $(cat /dev/urandom) >| /dev/null; else :; fi; done
>>108740132So what you're telling me is that my computer has a built-in oscillator that I can modulate however I want?