2 releases (1 stable)
1.0.0 | Mar 16, 2023 |
---|---|
0.1.0 | Mar 16, 2023 |
#448 in Build Utils
21 downloads per month
3KB
This simple application can do only this:
- Create file with a given name
- Fill this file with positive bits (1)
- Do previous step until file size riches given value
Getting started:
cargo run --release
Note: file size is limited by 20 gb.
Dependencies
~4KB