Skip to content

An extremely small program to generate a string of random characters within the visible ASCII range

License

Notifications You must be signed in to change notification settings

Ayimany/mkrandstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random String Generator

This thing just generates a random string of custom length.

Compiling

  • Run:
cmake .
make

# Optionally, install
sudo make install

Usage

mkrandstr [--length <num>]

About

An extremely small program to generate a string of random characters within the visible ASCII range

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published