質問編集履歴
1
簡略化を明示
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[こちらの記事](https://qiita.com/ryochin/items/ae38b6225fb8ea3dc474)で、以下のように`securerandom`が使われています。
|
|
1
|
+
[こちらの記事](https://qiita.com/ryochin/items/ae38b6225fb8ea3dc474)で、以下のように`securerandom`が使われています。(一部を簡略化してます)
|
|
2
2
|
|
|
3
3
|
```ruby
|
|
4
4
|
require 'securerandom'
|