Entropy.hx 65 B

12345
  1. package mbedtls;
  2. extern class Entropy {
  3. function new():Void;
  4. }