LoginSignup
0
0

More than 5 years have passed since last update.

Rantly(property based testing tool)でテストデータ生成 - positive_integer

Posted at

Rantly#positive_integer でランダムな数値データ(正の数)を作ります

関連記事

tbpgr の rantly 関連記事

サンプル

Rantly(5){positive_integer}
# => [507870635400408911, 2019057993833328788, 2246701965649054080, 130232766830015253, 356476832243162874]
Rantly(5){positive_integer}
# => [212517806174208354, 2089730042743063642, 1116112464711445613, 985174777099065428, 1336553785691007565]

外部資料

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0