mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
4 lines
106 B
Go
4 lines
106 B
Go
// Package rand provides utilities for creating and working with random value
|
|
// generators.
|
|
package rand
|