delphidabbler / gbg

A Windows command line program to create a file of a given size, filled with garbage.
https://delphidabbler.com/software/gbg
MIT License
3 stars 0 forks source link

Generate files with a specified type of data #16

Open delphidabbler opened 2 weeks ago

delphidabbler commented 2 weeks ago

At present GBG generates only binary, ASCII or printable ASCII. It would be useful to be able to generate a file of random numbers or dates, for example to use as repeatable test data.