How to write random or zero characters to a device in Linux ?
In this post we will look at an interesting feature of linux to write zeros or random characters to any device in Linux. One old way is to use dd...
In this post we will look at an interesting feature of linux to write zeros or random characters to any device in Linux. One old way is to use dd...
I. Introduction Entropy pool is a large number (typically around 4096 bits) stored in a memory location which can be read by programs. This large number is a random number...