Home | History | Annotate | Download | only in unit_test

Lines Matching full:random_number

1402     uint8 random_number = fastrand() & 0x7f;
1403 dst_c[i] = random_number;