Few more scripts
This commit is contained in:
parent
13eedd1a1c
commit
e17b945863
10 changed files with 305 additions and 0 deletions
5
src/bin/port
Executable file
5
src/bin/port
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env nu
|
||||
|
||||
def main [] {
|
||||
random int 0..65535
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue