ngram (version 3.0.4)

getseed: getseed

Description

A seed generator for use with the ngram package.

Usage

getseed()

Arguments

Details

Uses a 96-bit hash of the current process id, time, and a random uniform value from R's random generator.

See Also

babble