Files
nushell/crates/nu-command/src/random
NotTheDr01ds 168835ecd2 random chars doc clarifications (#13511)
# Description

Clarified `random chars` help/doc:

* Default string length in absence of a `--length` arg is 25
* Characters are *"uniformly distributed over ASCII letters and numbers:
a-z, A-Z and 0-9"* (copied from the [`rand` crate
doc](https://docs.rs/rand/latest/rand/distributions/struct.Alphanumeric.html).

# User-Facing Changes

Help/Doc only
2024-08-01 21:21:39 +02:00
..
2024-03-26 21:17:30 +00:00
2024-04-06 09:04:56 -05:00
2024-07-31 16:34:38 -05:00
2024-03-26 21:17:30 +00:00