Skip to content

k0ch/ArtblocksRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtblocksRandom

A simple JS random class for artblocks.io projects. This is based on the example that you can found in ArtBlocks doc.

The Random class contains:

  • random_decimal
  • random_between
  • random_int
  • random_choice
  • noise (perlin noise for 2 dimensions)

To run the tests:

yarnpkg install
yarnpkg jest

About

Random class for artblocks.io projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published