getseed: getseed

View source: R/getseed.r

getseedR Documentation

getseed

Description

A seed generator for use with the ngram package.

Usage

getseed()

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


ngram documentation built on Nov. 1, 2022, 1:06 a.m.