[RTL]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 24 Jun 2012 01:10:58 +0000 (01:10 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 24 Jun 2012 01:10:58 +0000 (01:10 +0000)
commit427c1d0e0bb331bcb111829346a30121d2e8c14f
tree5af7a5ad747e550ecfc30376264514646867b22c
parent4afdffdb216757eabf73b81853d13aae45cd0ff9
[RTL]
- Really implement RtlRandomEx and add its values table
- Rename SavedValue to RtlpRandomConstantVector to allow RtlRandom & RtlRandomEx to have two different values tables
- Complete and fix documentation
- Stop using magic values

svn path=/trunk/; revision=56791
reactos/lib/rtl/random.c