---
title: random chars
layout: command
version: 0.59.1
Generate random chars
## Signature
```> random chars --length```
## Parameters
- `--length {int}`: Number of chars
## Examples
```shell
> random chars
```
Generate random chars with specified length
> random chars -l 20