Skip to content

shigen-fu/shigen-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

about this project

Some python or shell script shigen used in daily work to make works more efficient

shell descriptions

1. fake-util.sh

This shell is based on python, depends on faker package. You can use it to generate a sequence of data of a specified type with a given quantity. For example:

python fake-util.py -t phone -c 3
13709337586
18732570297
14519906998

More information, just execute the following command:

python fake-util.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published