Skip to content
This repository has been archived by the owner on Dec 15, 2017. It is now read-only.

katmore/randapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RandAPI is a RESTful web service that generates random integers, strings, or bytes.
It is free software.

License:
  2-clause "Simplified BSD License" or "FreeBSD License"; see LICENSE.txt

Project Homepage:
   * http://katmore.com/sft/randapi
   
Social:
   * randapi@katmore.com
   * http://twitter.com/katmoresoft
   * http://github.com/katmore/randapi
   
Installation:
   * only 'randapi.php' is needed
   * environment must have access to /dev/urandom
   
Usage:
   * display random strings: http://example.com/randpi.php?strings 
   * display random integers: http://example.com/randpi.php?integers 
   * display random bytes: http://example.com/randpi.php?bytes 

About

RESTful web service generates random numbers strings bytes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages