This website requires JavaScript.
Explore
Help
Sign in
core
/
xgo
Watch
1
Star
0
Fork
You've already forked xgo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17329aa139
xgo
/
docs
/
stdlib.md
Daniel
2b517f376e
add 'rand' module (
#90
)
2019-02-09 12:33:35 -08:00
572 B
Raw
Blame
History
Standard Library
os
: platform-independent interface to operating system functionality.
text
: regular expressions, string conversion, and manipulation
math
: mathematical constants and functions
times
: time-related functions
rand
: random functions