https://github.com/bravo68web/randomizer
A Random string encryptor w.r.t. Timestamps to add Security to your Web Application
https://github.com/bravo68web/randomizer
decrpt encrypt hacktoberfest http-header randomize secure timestamp
Last synced: 3 months ago
JSON representation
A Random string encryptor w.r.t. Timestamps to add Security to your Web Application
- Host: GitHub
- URL: https://github.com/bravo68web/randomizer
- Owner: BRAVO68WEB
- License: mit
- Created: 2021-07-12T06:42:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T09:31:39.000Z (over 1 year ago)
- Last Synced: 2025-06-27T17:23:47.283Z (7 months ago)
- Topics: decrpt, encrypt, hacktoberfest, http-header, randomize, secure, timestamp
- Language: JavaScript
- Homepage: https://randomizer.bravo68web.me
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Welcome to encrypted-randomizer 👋
[](https://www.npmjs.com/package/encrypted-randomizer) [](https://randomizer.bravo68web.me) [](https://github.com/bravo68web/randomizer/graphs/commit-activity) [](https://github.com/bravo68web/randomizer/blob/master/LICENSE) [](https://twitter.com/bravo68web) [](https://openbase.com/js/encrypted-randomizer?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge)
> A Random string encryptor w.r.t. Timestamps to add Security to your Web Application
### 🏠 [Homepage](https://github.com/bravo68web/randomizer#readme)
## Install
```bash
npm install encrypted-randomizer
```
## Run tests
```bash
yarn test
```
## Author
👤 **BRAVO68WEB**
* Website: [https://bravo68web.me](https://bravo68web.me)
* Twitter: [@bravo68web](https://twitter.com/bravo68web)
* Github: [@bravo68web](https://github.com/bravo68web)
* LinkedIn: [@bravo68web](https://linkedin.com/in/bravo68web)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/bravo68web/randomizer/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2021 [BRAVO68WEB](https://github.com/bravo68web).
This project is [MIT](https://github.com/bravo68web/randomizer/blob/master/LICENSE) licensed.
_This README was generated with ❤️ by_ [_readme-md-generator_](https://github.com/kefranabg/readme-md-generator)