make uuid
[challenge-bot] / Makefile
index 9b98e69a236c01ec6de75fbb065f2374b268f89c..6a6f5b39d279271428f591a81a5c442c797f86aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,9 @@ astyle:
 initial-ubuntu-install:
        sudo apt-get install -y qrencode fritzing openscad
 
+uuid:
+       uuid -v4
+
 index.html: README.html
        cp $< $@