Skip to content

yakubique/random-number

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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

About

Github Action that returns a random number

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project