Skip to content

emmadal/securerandom-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureRandom CLI

SecureRandom is a command-line tool that generates cryptographically secure random characters in different formats. It can generate random numbers, base64, hex, strings, UUIDs, and more.

Installation

  1. Clone the repository: git clone https://github.com/emmadal/securerandom.git
  2. Navigate to the project directory: cd securerandom
  3. Install dependencies: go mod tidy
  4. Build the project: go build -ldflags="-s -w" .

Copyright © 2025 Emmanuel Dalougou Emmanuel emmanuel.dalougou@gmail.com

About

command-line tool that generates cryptographically secure random characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages