Skip to content

Commit

Permalink
[RNG] types
Browse files Browse the repository at this point in the history
  • Loading branch information
sylph01 authored and hasumikin committed Apr 19, 2024
1 parent cc871c4 commit 3102316
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mrbgems/picoruby-rng/sig/rng.rbs
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
class RNG
def self.random_int: -> Integer
def self.random_string: (Integer) -> String
end

0 comments on commit 3102316

Please sign in to comment.