add random commands (#366)

* feat: add random command

* feat: add bool sub-command
This commit is contained in:
Jae-Heon Ji
2021-11-30 15:12:19 +09:00
committed by GitHub
parent ce4d9dc7c6
commit 21ddfc61f4
8 changed files with 154 additions and 1 deletions

View File

@ -114,6 +114,7 @@ pub fn create_default_context() -> EngineState {
Parse,
Ps,
Range,
Random,
Reverse,
Rm,
Select,