debian-forge-composer/internal/weldr
Ondřej Budai 1dd4eb7e38 composer: seed the random number generator
I thought rand in Go is auto-seeded but I was wrong, see [1].
This commit adds seed initialization.

[1]: https://golang.org/pkg/math/rand/#Seed

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2020-12-15 21:26:40 +01:00
..
api.go composer: seed the random number generator 2020-12-15 21:26:40 +01:00
api_test.go distro/rhel84: use a random uuid for XFS partition 2020-12-15 16:43:39 +01:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
json.go weldr: implement cancel route 2020-06-12 10:00:50 +02:00
upload.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00