Move util scripts

This commit is contained in:
Tim Schubert 2020-08-13 21:51:39 +02:00
parent 2f94c15455
commit 0834c06e31
9 changed files with 6 additions and 2 deletions

3
utils/randgeo.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
shuf $1 | head -n $2 | ./geo2vec.py