API reference as pdf?

Would like to print the API reference for my kids. Is it available somewhere as a pdf?

1 Like

Glossary of API online here

PDF Download here

And an image just for good measure :slight_smile:

1 Like

Hi @jbobrow !

Just a quick RANDOM question:

Let´s say I call to a random number, random(5) (a number beween 0 to 5, both included).
Let´s say I load again the game and call again random (5).

Will I get the same number?
Do I have to use randomize() in the void setup()???

Is just because I´ve seen some references about randomize() and want to use random generation in my games, so I want to know how to do it propperly :grinning:

Yep, found that one, was looking to print a pdf of the entire API reference with all the details for each function, eg this page: https://move38.github.io/Blinks-SDK-Docs-EN/api.html