add math/rand (#403)

c/math/rand
This commit is contained in:
tsingbx
2024-06-24 15:53:26 +08:00
committed by GitHub
parent 32a66be555
commit ec1b1ffe16
3 changed files with 39 additions and 0 deletions

1
.gitignore vendored
View File

@@ -19,6 +19,7 @@ numpy.txt
_go/
_runtime/
_tinygo/
_output/
build.dir/
.vscode/