Skip to content

itchio/randsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randsource

Test Go Reference MIT licensed No Maintenance Intended

randsource is a small Go library that provides an io.Reader that returns random data

It is developed for internal use, I don't intend to take pull requests.

It contains:

  • ewma: an exponential weighted moving average
  • united: formatting routines for bytes
  • state: a set of callbacks for log messages & progresses
  • probar: a CLI progress bar
  • counter: counting wrappers for io.Reader and io.Writer
  • tracker: a speed/ETA estimator for task progress

About

🎲 A random reader for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages