{{ $id := index (seq 2000 | shuffle) 0 }} {{ .Parent.Scratch.Add "ids" (slice $id) }} {{ .Parent.Scratch.Add "names" (slice (.Get 0)) }}