You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing that porting into android would be trivial. If you look into the c file you'll see that the author is using /dev/urandom for the seed. Which is available on android. Not really sure about iOS though.
The implementation is very small though so you could easily hack your way around.
Hi,Is the android/ios platform available?
The text was updated successfully, but these errors were encountered: