YOU SAID:
random reads lines from the standard input and copies them to the standard output with a probability of 1/denominator. The denominator must be at least 1, its default value is 2.
INTO JAPANESE
ランダムは、標準入力から行を読み取り、1/分母の確率で標準出力にコピーします。 分母は少なくとも1である必要があり、デフォルト値は2です。
BACK INTO ENGLISH
Random reads a line from standard input and copies it to standard output with a probability of 1/denominator. The denominator must be at least 1, and the default value is 2.
INTO JAPANESE
ランダムは、標準入力から行を読み取り、1/分母の確率で標準出力にコピーします。分母は少なくとも 1 である必要があり、既定値は 2 です。
BACK INTO ENGLISH
Random reads a line from standard input and copies it to standard output with a probability of 1/denominator. The denominator must be at least 1, and the default value is 2.
Well done, yes, well done!