Files
swift-mirror/benchmark/single-source/RandomValues.swift
Karoy Lorentey d66d6b4a84 [benchmark] RandomIntegersLCG: Fix result check on 32-bit platforms
Values returned by random APIs depend on the bitWidth of the underlying integer type; make sure we use a consistent integer width when expecting particular results.
2018-06-15 16:58:05 -07:00

2.3 KiB