Learn R Programming

mlDNA (version 1.1)

randomSeed: Random seed generator

Description

This function generates a random seed based on the system time.

Usage

randomSeed()

Arguments

Value

value
an integer value

Examples

Run this code
   randomSeed()

Run the code above in your browser using DataLab