Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 71 Bytes

File metadata and controls

3 lines (2 loc) · 71 Bytes

Write random data to the screen

cat /dev/urandom | tr -cd 'a-f0-9'