Searched refs:color_seed (Results 1 – 1 of 1) sorted by relevance
105 static png_uint_32 color_seed[2] = { 0x12345678, 0x9abcdef }; in random_color() local106 make_random_bytes(color_seed, color, sizeof *color); in random_color()