Skip to content

Commit

Permalink
Testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thantthuhein-genie committed Aug 11, 2023
1 parent 58117fc commit be371c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/MMName.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@

class MMName
{
public static function convert(): int
{
return rand(1, 10);
}
}

0 comments on commit be371c9

Please sign in to comment.