Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022-2025 Philippe Schmouker
Copyright (c) 2022-2026 Philippe Schmouker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CppRandLib github web pages are here: [https://schmouk.github.io/CppRandLib/](ht
If you decide to use this library, please mention it and add the copyright notice to your software as stated in the LICENSE file.

```
Copyright (c) 2022-2025 Philippe Schmouker, <ph.schmouker (at) gmail.com>
Copyright (c) 2022-2026 Philippe Schmouker, <ph.schmouker (at) gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basecwg.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/baselfib64.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basemelg.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basemrg31.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basemrg32.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basepcg.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/baserandom.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basesquares.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basewell.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/baseclasses/basexoroshiro.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cpprandlib.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg128.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg128.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg128_64.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg128_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg64.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/cwg64.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/exceptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/fastrand32.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/fastrand63.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/internalstates/collatzweylstate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/internalstates/counterkeystate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/internalstates/extendedstate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/internalstates/listseedstate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/lfib116.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/lfib1340.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/lfib668.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/lfib78.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg19937.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg19937.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg44497.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg44497.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg607.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/melg607.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg1457.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg1457.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg287.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg287.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg49507.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/mrg49507.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2022-2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2022-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/pcg1024_32.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
2 changes: 1 addition & 1 deletion c++11/pcg1024_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
MIT License

Copyright (c) 2025 Philippe Schmouker, ph.schmouker (at) gmail.com
Copyright (c) 2025-2026 Philippe Schmouker, ph.schmouker (at) gmail.com

This file is part of library CppRandLib.

Expand Down
Loading