Module random

ballerina/random Ballerina library

1.1.0

Overview

This module provides APIs to generate pseudo-random numbers.

The generated values are selected pseudo-randomly with uniform distribution from a particular range.

For information on the operations, which you can perform with the random module, see the below Functions.

Import

import ballerina/random;Copy

Metadata

Released date: over 2 years ago

Version: 1.1.0

License: Apache-2.0


Compatibility

Platform: java11

Ballerina version: slbeta6

GraalVM compatible: Yes


Pull count

Total: 24761

Current verison: 500


Weekly downloads


Source repository


Keywords

pseudo-random


Contributors

Other versions

See more...