Run gofaker via that command line.
All functions are available to run in lowercase and if they require additional parameters you may pass by space seperation.
Installation
go get github.com/tinygg/faker
Example
gofaker firstname // billy
gofaker sentence 5 // Exercitationem occaecati sed dignissimos inventore.
gofaker shufflestrings hello,world,whats,up // up,hello,whats,world