Package: C
C
C reference: rand
rand
func rand() -> int32;
puts
Writes a string followed by a newline to stdout.
realloc
Changes the size of the memory block pointed to by ptr to size bytes.
On this page