Fish Touching🐟🎣

Go Package

Apr 20, 2023

# Math

# Math/rand

# Misc

In Go, a name is exported if it begins with a capital letter. For example, Pizza is an exported name, as is Pi, which is exported from the math package.

# fmt

fmt package - fmt - Go Packages

# os