# UuidFactoryMode

**Kind:** Enum

**Source:** [`packages/core/inspector/uuid-factory.ts`](https://github.com/nestjs/nest/blob/master/packages/core/inspector/uuid-factory.ts#L4)

**Part of:** [Core](subsystem-packages-core)

## Values

- `Random`
- `Deterministic`

## Relationships

- IMPORTS → `randomStringGenerator`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TestingModuleOptions` — `packages/testing/testing-module.builder.ts`:29
