# File lib/rantly/spec.rb, line 3
def
check
(
n
=
100
,
&
block
)
Rantly
.
gen
.
each
(
n
,
&
block
)
end