---
title: timestampSeed()
framework: createml
role: symbol
role_heading: Function
path: createml/timestampseed()
---

# timestampSeed()

Returns a number based on the current system time.

## Declaration

```swift
func timestampSeed() -> Int
```
