Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RandomBooleansDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional length: number

    Returns RandomBooleansDto

Properties

length

length: number

Length of the list

default

10

minimum

1

maximum

Infinity

step

1

trueThreshold

trueThreshold: 0.5

Threshold for true value between 0 and 1. The closer the value is to 1 the more true values there will be in the list.

default

0.5

minimum

0

maximum

1

step

0.1

Generated using TypeDoc