nushell/crates/nu-command/src/random
Nupur Agrawal b004aacd69
Add search terms in random and expression categories (#7736)
# Description

Refers to: [5093](https://github.com/nushell/nushell/issues/5093)

# Tests

- [x] `cargo fmt --all -- --check` to check standard code formatting
(`cargo fmt --all` applies these changes)
- [x] `cargo clippy --workspace -- -D warnings -D clippy::unwrap_used -A
clippy::needless_collect` to check that you're using the standard code
style
- [x]  `cargo test --workspace` to check that all tests pass
2023-01-12 14:01:40 +01:00
..
bool.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00
chars.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00
decimal.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00
dice.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00
integer.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00
mod.rs Rename some files (#952) 2022-02-05 12:35:02 -05:00
random_.rs Add extra_usage messages for subcommand-only commands (#7594) 2022-12-24 07:16:29 -06:00
uuid.rs Add search terms in random and expression categories (#7736) 2023-01-12 14:01:40 +01:00