mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 15:15:02 -04:00
9 lines
302 B
YAML
9 lines
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 (!-;...)
|