Skip to content

Interface to the operating system’s random number generator.

License

Notifications You must be signed in to change notification settings

polywrap/random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Random

The Random interface wrapper defines a common interface for Random wrapper implementations. Implementations of the Random interface wrapper can generate pseudo-random numbers. Implementations can be invoked by Wasm wrappers, extending their capabilities.

Table of Contents:

  1. Random Interface
  2. Random Implementations

About

Interface to the operating system’s random number generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published