Class com.sekati.crypt.RUID

Implemented Interfaces

IHash

Description

Runtime Unique ID's for runtime Object management and identification.

Method Index

create(), getCurrentId()

Method Detail

create

static public function create():Number

Generate a runtime unique id

Return

(Number) RUID

getCurrentId

static public function getCurrentId():Number

Return the current RUID id

Return

Number