mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-11 00:21:29 -04:00
9 lines
No EOL
302 B
YAML
9 lines
No EOL
302 B
YAML
tools:
|
|
token-generator:
|
|
title: Token generator
|
|
description: Generate random string with the chars you want, uppercase or lowercase letters, numbers and/or symbols.
|
|
|
|
uppercase: Uppercase (ABC...)
|
|
lowercase: Lowercase (abc...)
|
|
numbers: Numbers (123...)
|
|
symbols: Symbols (!-;...) |