Skip to content

Skylli202/generate-random-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-random-files

To install dependencies:

bun install

To run:

bun run index.ts <amount_of_files> <depth> <layer>

Arguments

  • amount_of_files: amount of files per directory
  • depth: depth of the generation
  • layer: Number of directory per level

Todo

Fix layer/depth things, currently the depth is only respected on one path, and not every path. Currently this is a tree with layer #leaf at each depth, and only one branch has #depth.

About

CLI Tool to generate random text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published