nushell/crates/nu-command/src/random
JT 3522bead97
Add string stream and binary stream, add text decoding (#570)
* WIP

* Add binary/string streams and text decoding

* Make string collection fallible

* Oops, forgot pretty hex

* Oops, forgot pretty hex

* clippy
2021-12-24 18:22:11 +11: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 Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11: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