]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/random/xoshiro/xoshiro.factor
Switch to https urls
[factor.git] / extra / random / xoshiro / xoshiro.factor
index 8f4bb0c608c169651716564befacd059a68f7f80..776b9219f766b2468436e6bcca1ace4bb4768913 100644 (file)
@@ -1,10 +1,10 @@
 ! Copyright (C) 2018 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types classes.struct kernel math
 math.bitwise random sequences slots.syntax ;
 IN: random.xoshiro
 
-! http://xoshiro.di.unimi.it/xoshiro256starstar.c
+! https://xoshiro.di.unimi.it/xoshiro256starstar.c
 
 CONSTANT: JUMP-256 {
     0x180ec6d33cfd0aba