Skip to content

Generate random number

Actions
Github Action that returns a random number
v1.1
Latest
Star (0)

Random number

Coverage Test random-number action

Github Action that returns a random number

Usage workflow

Usage

- name: Random number
  uses: yakubique/random-number@v1.1 

Inputs

INPUT TYPE REQUIRED DEFAULT DESCRIPTION
max string false "10" The max value of the random
number (max included)
min string false "1" The min value of the random
number (min included)

Outputs

OUTPUT TYPE DESCRIPTION
number string Generated number

ko-fi

Generate random number is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Github Action that returns a random number
v1.1
Latest

Generate random number is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.