Skip to content

Commit

Permalink
Add random_range_float to ActionDeclarationTests
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Dec 13, 2024
1 parent af65239 commit e6f2879
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ title: ActionDeclarations
{visited_count("ActionDeclarations")}
{random()}
{random_range(1,5)}
{random_range_float(1,5)}
{dice(6)}
{round(4.5)}
{round_places(5.2, 1)}
Expand Down

0 comments on commit e6f2879

Please sign in to comment.