CeGetRandomSeed (Compact 2013)

3/28/2014

This function obtains a random seed that can be used in an algorithm.

Syntax

__int64 CeGetRandomSeed (void);

Parameters

None.

Return Value

A random 64-bit number that is based on the operations of the kernel.

Requirements

Header

pkfuncs.h

Library

coredll.lib

See Also

Reference

Kernel Functions