overwrite-with-random-bytes ( file-name -- )


Vocabulary
wipe

Inputs
file-namea filename string


Outputs
None

Word description
Overwrite the file-name contents with random data. The slack space at the end is not overwritten.

Definition