Searched refs:rd (Results 1 – 6 of 6) sorted by relevance
100 std::random_device rd; in createRandomMacAddress() local101 std::default_random_engine engine(rd()); in createRandomMacAddress()
853 size_t sz, rd; in main() local856 rd = fread(&sz, sizeof(size_t), 1, fc); in main()857 if (rd == sizeof(size_t)) { in main()
385 random_device rd; in fillRandom() local386 mt19937 rand(rd()); in fillRandom()
827 random_device rd; in fillRandom() local828 mt19937 rand(rd()); in fillRandom()
1105 random_device rd; in fillRandom() local1106 mt19937 rand(rd()); in fillRandom()
742 * The least significant 2nd, 3rd and 4th bits are used to represent four