ghc-splitmix-0.1.0.5-150500.3.3.1<>,7tep9|5f^Ez;Zba)r4 Ԥ jt/Y"c3$ SK5`]5zWk(Vhgi1d~9/Y4+(An(*|̊ݘ;h@q"U-V&pϥҲ?y-S'w1frob3PY9qF$jy~r`6ҟr 8qjDGE ;',Љ\C&I{R3NW_ n( Fg+ >>?d $ 9 *08H P X h  (Td   (8 9 : F}GHIXY\]^`bcde flu$v4wxy z 04:|Cghc-splitmix0.1.0.5150500.3.3.1Fast Splittable PRNGPure Haskell implementation of SplitMix described in Guy L. Steele, Jr., Doug Lea, and Christine H. Flood. 2014. Fast splittable pseudorandom number generators. In Proceedings of the 2014 ACM International Conference on Object Oriented Programming Systems Languages & Applications (OOPSLA '14). ACM, New York, NY, USA, 453-472. DOI: The paper describes a new algorithm /SplitMix/ for /splittable/ pseudorandom number generator that is quite fast: 9 64 bit arithmetic/logical operations per 64 bits generated. /SplitMix/ is tested with two standard statistical test suites (DieHarder and TestU01, this implementation only using the former) and it appears to be adequate for "everyday" use, such as Monte Carlo algorithms and randomized data structures where speed is important. In particular, it __should not be used for cryptographic or security applications__, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state).eh01-ch2dSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://hackage.haskell.org/package/splitmixlinuxx86_64AA큤eee;dafd638c3c6cce1a601666bda14dafa68d6d5caec0e3e7ab117f3bce234375195f3facf95bb7d0de63aac65ff31e1c071cf37cfa28a56cadf236eac1bd9c9fa3rootrootrootrootrootrootrootrootghc-splitmix-0.1.0.5-150500.3.3.1.src.rpmghc-splitmixghc-splitmix(x86-64)libHSsplitmix-0.1.0.5-I0Qd5PkV8DI78gTOdjTC91-ghc8.10.7.so()(64bit)@@@@@@@@@    libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgmp.so.10()(64bit)libm.so.6()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e@a_H@__@_;_-B@_c^y^W@]X]A\@psimons@suse.compsimons@suse.commimi.vx@gmail.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.com- Update splitmix to version 0.1.0.5. Upstream has not updated the file "Changelog.md" since the last release.- Update splitmix to version 0.1.0.4. [#] 0.1.0.4 - Add TestU01 test-suite- disable %{ix86} build- Update splitmix to version 0.1.0.3. [#] 0.1.0.3 - Fix oops bugs in 0.1.0.2 - It's lowercase `windows.h`. I blame Microsoft docs for using capital case `Windows.h` in the docs. https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocessid - accidental `shiftL` vs `shiftR` mixup for 32-bit generator initialization. Doesn't affect Linux.- Update splitmix to version 0.1.0.2. [#] 0.1.0.2 - Drop `time` dependency in favour of handcoded initialization - On Unix platforms we use `/dev/urandom` if it exists, otherwise use `gettimeofday`, `clock` and `getpid`. - On Windows we use `GetCurrentProcessID`, `GetCurrentThreadId()`, `GetTickCount`, `GetSystemTime` and `QueryPerformanceCounter`. - On GHCJS use `Math.random()` - Using `time` is a fallback option (e.g. for Hugs).- Replace %setup -q with the more modern %autosetup macro.- Update splitmix to version 0.1.0.1. [#] 0.1.0.1 - Add `INLINEABLE` pragmas to `bitmaskWithRejection*` functions - Support GHC-9.0- Update splitmix to version 0.1. [#] 0.1 - Drop `random` dependency unconditionally. https://github.com/phadej/splitmix/issues/34- Update splitmix to version 0.0.5. - Add `nextInteger` - Use smaller range in `bitmaskWithRejection32` and `64`, when upper bound is 2^n - 1. This changes generated values when they were on the boundary.- Update splitmix to version 0.0.4. - Add `bitmaskWithRejection32'` and `bitmaskWithRejection64'` which generate numbers in closed range `[0, n]`. - Unticked variants generate in closed-open range `[0, n)`.- Drop obsolete group attributes.- Update splitmix to version 0.0.3. - Add `System.Random.SplitMix32` module - Add `bitmaskWithRejection32` and `bitmaskWithRejection64` module - Add `nextWord32`, `nextTwoWord32` and `nextFloat` - Add `random` flag, dropping dependency on `random` (breaks things, e.g. `QuickCheck`, when disabled).- Add splitmix at version 0.0.2.h01-ch2d 17065392210.1.0.5-150500.3.3.10.1.0.5-150500.3.3.1splitmix-0.1.0.5libHSsplitmix-0.1.0.5-I0Qd5PkV8DI78gTOdjTC91-ghc8.10.7.soghc-splitmixLICENSE/usr/lib64/ghc-8.10.7//usr/lib64/ghc-8.10.7/splitmix-0.1.0.5//usr/share/licenses//usr/share/licenses/ghc-splitmix/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:32273/SUSE_SLE-15-SP5_Update/eacbc3760c9f05d9c6ecf49fd1102556-ghc-splitmix.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8feeed5bc5473b93737b3cfa616f8d20166b599e, strippedASCII text PRRRRRRRRRw2eYD27'Sutf-87050955a2733cea6d7a422ea2000285ed125d2bec6621e8cf02a3082543565e1? 7zXZ !t/.']"k%6u&x T͊FKsf]FQ8&Nm2/.OJrG' 0`BA>{6Kl{  ϚDH?&T<-67I1o/4#N+j j>H 5ҰZh.NwsMFڨ<93ހ<Pm[p WmXRR~od5H>d?u NjR&l8 " !Y|\B#lb0x2-FOǢĆ?hq4&uzd]i٥Q`m 1d;0S+#e܍jCF|[?Ib%E$m Ap,6V +*"j'R~#9΃;O&?%j Y\H:U$6{:GGNiCުN)mK)Ryuftc63e~^%yC5%>'{k"%6>XFC'Tw8KH`O{ڞQpˤ7V-k)ȗ|fE],NXJ<'ϛT?L֞MZ8D m5XR¤Ie8]@ն1uPGɇSwbD1N?s\JŝX_W$q7}Bdp Dnb+,S)c!|(J0[٭[h3?P7E*:?f(:tgҖM2`N&AN%3jX$"t /qW78%~0U9lpܺQi`0,U'dVka [R^b͇01&k ZDv6r91B+j[Lb͹W$ rnl_)t)# Xth:D"Tep\GX44`קVީA1E꥝?c!oJv71N,Yv1Αa5a|7Kg"(*t8-,P~3J'vG6Suk8K ^g u-S;~F1:帣GC- mHj3w}=ɚ$p@n6b8, 3\PrJ̿Oz! qz(n΋ UtiQ k O!{aˏ’/R3E\Ѷ~t[Ѭ)7l&SH!?x!5#ͽ::l/4Q2:u!u36)U]wޡHjb~0')'wY6.8|EBLzrYN H :۪OES[`p3EFa:raL 9f`m-^+ uD˦b%%K 9\oEfp&3k49ƴHA0 cd(lΩt>:J\N^7p悭O%A,'\8 c+!**ZKχšWF~EH2Mj946{ؿ 4Q}1cI!7\Aמ]lΆ]qx~W4ybT>Z[,sjz MnP!#N6KZo2gW]GIЭ$SR 8;2xs暅GI{.KZdA^}YE yQf n h\0sɭ)5a2jU57̧C*uݠ&?zɬkz?(>>0ѱ>6 !IB!R}Dʍ!"MU _K/lFG)!?$ep"ۚ $fAwH4P3$"QdWx,cE / 5YM# tkmkŒ*ٱ 8_iMsW|(b\OZ:9Q=&/XD#"b6F\^ud- #9$^ +E#2j1i@)n6jɒh2{7$ʳV'>42n]oC{_2}(l;q~Dh` 9 ~~T9$n wk67zJƚYŞXz1r]f}/~.tBjRlsipt%[re3GCi"zD=Xtmj†ջĐ]QZOԄ~SLp5s,R\-}mRő^o֌=_. v| %Xz^ӂ%ۘSP =*RO"+yF-+eɦjӝb2@' R'~s>+|mW(a@"=&PgFi QI`xJgiiYmTȀb@9MEit< Fab{W:A42Fh#+4&juҨZyV68;L$ ^OyĝD,t}7l <_鳜'WkS @3#K!J% 5+:wgg<[uyU@0&E[vcZ{ ep] !PN_khLr9p㷝v/9/+b/@a~mN0ͫhjr7vAyб1}J3G~Z0!jv~<;xm:"sWo3٥n=m[*G yrD[{M㰖N)rl0;Lpb;eQgE䂐˴[T?r gͼj4 5#E8hXEH0Őل\ 'zb_3MeF?騏DS<>-ڬuW {5*̪*_}Lj%)c1TOie焈-_h,MD@Pq^aD3fme_?r*j+ieϠNQFD7VFWS'_`+Lɴ ITv-xp7_(-ع{6~WUɄw\Oo }x>T$wQk`56l*rU)r##U:7aǖ.*}Xg aihs57VuȪ+z9:c1T2x;?=V]b%?9|юK8"Amf_'p$qr G@lPNA#$Ԧm,błnh8,*Tf 8k,8I)5Уstzk5B̅@=;㳦/ٕp˅x͏oǎՃ̿`;x$ga68AGO,-؛Ag'1хI29]5@@oӨbG1g6 +SI$}d枣[܅:"Y-2mHN#5rxvdkՀs:qib'ϴ)=?^9;1}4lO?U:옌|ذƀ)_>&%@ZΘdqMy].=ܪ^/Us&yM3xq41Y"C,hO0Q<7&MMjd7K`3tvh'ews<0h!y w$dC@1's4n$`΢hch@F>Gh'Hԍ c&,#X~nG!bq ``ɚjDZn-Kui1`3Ets"ZGj;uySԵ9Ј(wP]g+CZӝEOh{.az$@[1D v v+^pdHCP͍>)bgBsw =x Ad8߻-AtPZS\U=.7k a5US\#n' 5i62e"K4t^@QS܈ zU )v2_w)NDvi|^(nڟ$ z]^[<.[7 1z]@GSHO{\vaosuKFF[2ˉy,ʩ?>جJ@' P,H 7X a- ̟A5 u(oU*MʒD 2&+GMScQV|mZ_ ȁctqmbfVR^<+h4=I5MF{f*BrՌdNҢ%se< F.?4ٯ'u1՗.=mS9N[\P9os G9+3.-;톻L9\uDb YZ