Function report |
Source Code:lib\random32.c |
Create Date:2022-07-28 06:19:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prandom_u32_state - seeded pseudo-random number generator.*@state: pointer to state structure holding seeded state.* This is used for pseudo-randomness with no outside seeding.* For more random results, use prandom_u32().
Proto:u32 prandom_u32_state(struct rnd_state *state)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
struct rnd_state * | state |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |