Skip to content

Releases: AmrSaber/random

v3.0.2

21 Feb 13:07

Choose a tag to compare

  • Support --version flag

v3.0.1

21 Feb 12:22

Choose a tag to compare

  • Publish binaries to release and amrsaber/homebrew-tab

v3.0.0

03 May 20:51

Choose a tag to compare

Migrate tool to Go.

Available commands have been reduced to string, pick, shuffle, and id. And npm package has been deleted (it was broken anyway).

v2.4.6

18 Jul 13:24
7129470

Choose a tag to compare

Fixes

  • Fix security vulnerabilities

V2.4.3

30 Apr 18:24

Choose a tag to compare

Updates

  • Update packages.
  • Update actions.
  • Add auto-release with merge to master.

V2.4.2

22 Jul 21:09

Choose a tag to compare

Updates

  • Fix vulnerabilities (including lodash vulnerability).
  • Update packages.

V2.4.1

29 Apr 20:58

Choose a tag to compare

Features

  • Update float percision and its handling (extend the possible values and fix the bound).
  • Fix issue in readme.

V2.4.0

11 Apr 19:53

Choose a tag to compare

Features

  • Use a secure pseudo-random generator.

V2.3.0

09 Apr 03:32

Choose a tag to compare

Features

  • Add pick command with options --number and --delimiter.
  • Add shuffle command with the option --delimiter.

V2.2.0

09 Apr 02:58

Choose a tag to compare

Features

  • Add --pad option to array command
  • Add badges and lisence