Hi, It depends on what you want to do with it. math.random <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random>() isn't really random, but it should be good enough to show a random tiddler at startup, or for RPG games.
Secure random numbers are also possible with latest browser Web-crypto API <https://developer.mozilla.org/en-US/docs/Web/API/Crypto/getRandomValues#Browser_compatibility>. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1453f18b-ec21-4e92-a555-34838aff3574%40googlegroups.com.

