This website requires JavaScript.
Explore
Help
Sign In
c_meyer
/
pxt-calliope
Watch
1
Star
0
Fork
0
You've already forked pxt-calliope
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67c07d19a7
pxt-calliope
/
docs
/
examples
/
rando.md
Peli de Halleux
a4a74bdd6b
adding a few more examples
2017-02-09 17:40:21 -08:00
94 B
Raw
Blame
History
Rando
basic.forever(() => { led.toggle(Math.random(5), Math.random(5)) })