Table of Contents

Class NwRandom

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Functions for generating random values (numbers, names).

public static class NwRandom
Inheritance
NwRandom
Inherited Members

Methods

RandomName(NameTable)

Generates a random name using the specified name table.

Roll(Random, int, int)

Returns the result of rolling an amount of n-sided dice.