quickrand.mk 295 B

1234567
  1. PACKAGES += quickrand
  2. pkg_quickrand_name = quickrand
  3. pkg_quickrand_description = Quick Erlang Random Number Generation
  4. pkg_quickrand_homepage = https://github.com/okeuday/quickrand
  5. pkg_quickrand_fetch = git
  6. pkg_quickrand_repo = https://github.com/okeuday/quickrand
  7. pkg_quickrand_commit = master