Skip to content

Raisess/hash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤠 RANDOM HASH GENERATOR

gif

⚙️ CONFIGURATION

  • You need the gcc and nodejs (to use npm) installed.

📝 HASH OPTIONS

You can edit this options in main.cpp.

// hash string length
#define LENG 12   // default is 8
// if hash have symbols
#define SYMB true // default is true
// debug mode
#define DEBU true // define is true

🔮 COMPILING

Clone the repo, go to repo folder and then:

npm run compile

💡 RUNNING

npm run start

🧹 CLEANING BUILD

To make this you need the project compiled before.

Run this command:

npm run clean

🤓 CREDITS

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy