• Modules
    • By category
    • By name
    • Most popular
    • Most downloaded
    • Repository
  • Register
  • Log in
  • Help
    • Start using Ceylon Herd
    • Publish your first module
    • Module publishing guidelines
    • All about Ceylon
    • Keyboard Shortcuts

    • s Focus search module bar
      ? Open this information panel
      j Move selection down
      k Move selection up
      enter Open current selection
Module info
Name
jvasileff / com.vasileff.ceylon.random.extras
platformRandom() and platformSecureRandom() generators
Description

This "extras" package provides the following utilities to complement ceylon.random:

  • platformRandom: Returns an instance of [[ceylon.random::Random]] that delegates the platform default random number generator.
  • platformSecureRandom: Returns an instance of [[ceylon.random::Random]] that delegates the platform default secure random number generator, or null if a secure random number generator is not available.
Last Published Jun 18, 2016
Stats Downloads (JVM): 106
Downloads (JS): 69
Source downloads: 103
Module links Imported By
Browse
List of published versions
1.0.1 JVM JavaScript JVM: 1.2.x, 1.3.x (latest) JavaScript: 1.2.1, 1.2.2, 1.3.x (latest) Published Jun 18, 2016 Browse
View docs
1.0.0 JVM JavaScript JVM: 1.2.x, 1.3.x (latest) JavaScript: 1.2.1, 1.2.2, 1.3.x (latest) Published Feb 13, 2016 Browse
View docs
You must be logged in to comment.

Ceylon Herd v1.24 Copyright 2012-2019 Red Hat. About