Documentation
¶
Overview ¶
Package fake provides utilities for generating fake data.
Index ¶
Constants ¶
View Source
const ( EpochYear = 1970 EpochMonth = 1 EpochDay = 1 EpochHour = 0 EpochMinute = 0 EpochSecond = 0 EpochNano = 0 )
View Source
const MaxStreetNumber = 150
Variables ¶
This section is empty.
Functions ¶
func RandomPhoneNumber ¶
RandomPhoneNumber generates a random phone number.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.