Module random

ballerina/random Ballerina library

0.10.0-beta.1

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: almost 3 years ago

Version: 0.10.0-beta.1


Compatibility

Platform: java11

Ballerina version: slbeta1

GraalVM compatible: Yes


Pull count

Total: 25336

Current verison: 74


Weekly downloads


Other versions

See more...