nushell/crates/nu-command/src/random
Jae-Heon Ji 6f53912655
Fix: add missing bind commands (#477)
* chore(random): update naming convention

* fix: add missing bind commands
2021-12-12 21:42:04 +02:00
..
bool.rs Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
chars.rs Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
command.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
decimal.rs feat(random): add random-decimal (#402) 2021-12-03 06:26:12 +13:00
dice.rs feat(random): add random-dice (#428) 2021-12-05 06:14:24 +13:00
integer.rs feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00
mod.rs Fix: add missing bind commands (#477) 2021-12-12 21:42:04 +02:00
uuid.rs feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00