# EraseDisk **Repository Path**: wangshiphys/EraseDisk ## Basic Information - **Project Name**: EraseDisk - **Description**: Override the data on a disk with random data. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-23 - **Last Updated**: 2021-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EraseDisk Override the data on a disk with random data. 1. Remove all the contents on the disk; 2. Fill the disk with random data; 3. Repeat step-1 and step-2 several times; 4. Remove all the contents on the disk.