add Shuffle operation

This commit is contained in:
MikeCAT 2022-11-11 22:26:41 +09:00
parent ed8bd34915
commit 39143fa6a1
4 changed files with 251 additions and 0 deletions

View file

@ -249,6 +249,7 @@
"To Table",
"Reverse",
"Sort",
"Shuffle",
"Unique",
"Split",
"Filter",