mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-08 07:46:39 +02:00
add rand
This commit is contained in:
1
src/util/rand.scad
Normal file
1
src/util/rand.scad
Normal file
@@ -0,0 +1 @@
|
|||||||
|
function rand() = rands(0, 1, 1)[0];
|
Reference in New Issue
Block a user