Skip to content

1ort/cayuga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cayuga

Cayuga is regexp-based TON address generator изображение

Installation

from github:

git clone https://github.com/1ort/cayuga.git
cd cayuga
go build .

Usage

cayuga -r hi$ -i -w 10

-i    Ignore letter case
-r string
    Regexp pattern (default "^")
-w int
    Number of workers (default 1)

Use ctrl c to stop the program, otherwise it will iterate indefinitely

About

regexp-based TON address generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages