Skip to content

buddhistpirate/guerilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Guerilla is a service for generating JSON arrays of specified size. The content is randomly chosen from a set of source files. It listens on a TCP Socket for integers which are the number of lines requested. It will pick a random file, randomly index into it and then read contigous lines until it hits the requested number of lines. If it doesn't have enough lines left in that file it will fill in the rest of the lines in the same fashion.

About

Daemon to service random document contents as JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages