Skip to content
/dev/random
EntityQ720081· pop 17· linked from 27 articles

/dev/random

Sign in to save

Also known as /dev/urandom

thumb|upright=1.5|256 byte hex dump of In Unix-like operating systems, ' and ' are special files that provide random numbers from a cryptographically secure pseudorandom number generator (CSPRNG). The CSPRNG is seeded with entropy (a value that provides randomness) from environmental noise, collected from device drivers and other sources. Users can obtain random numbers from the CSPRNG simply by reading the file. Not all operating systems implement the same methods for and .

Wikidata facts

Image
Rngtest FIPS-140-2 screenshot.png
Sources (1)

via Wikidata · CC0

Article · 日本語

/dev/random はUnix系オペレーティングシステム (OS) における擬似デバイスの一種であり、乱数生成器として機能する。デバイスドライバその他の情報源から集めた環境ノイズを利用して、真の乱数性を得るのが目的である。全てのUnix系OSが /dev/random およびそれに類する機能を実装しているわけではない。また、それぞれの実装が、同じように振舞うわけでもない。このような擬似デバイスを実装した最初のOSはLinuxであった。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (4)

Connections

Categories