Skip to content

Commit c8c7e26

Browse files
committed
README: stability note
1 parent 2531aac commit c8c7e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ Very fast, but relatively new and untested. Also, no guarantees about the period
203203

204204
## Status
205205

206-
`pgregory.net/rand` is preparing for stable 1.0 release. Deterministic pseudo-random
206+
`pgregory.net/rand` is stable. In addition to API stability, deterministic pseudo-random
207207
generation produces the same results on 32-bit and 64-bit architectures, both little-endian
208-
and big-endian. After 1.0, any observable change to these results would only occur together
208+
and big-endian. Any observable change to these results would only occur together
209209
with a major version bump.
210210

211211
## License

0 commit comments

Comments
 (0)