PeanutButter.RandomGenerators 2.0.90

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.RandomGenerators --version 2.0.90
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 2.0.90
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PeanutButter.RandomGenerators" Version="2.0.90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="2.0.90" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.RandomGenerators" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.RandomGenerators --version 2.0.90
                    
#r "nuget: PeanutButter.RandomGenerators, 2.0.90"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PeanutButter.RandomGenerators&version=2.0.90
                    
Install PeanutButter.RandomGenerators as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=2.0.90
                    
Install PeanutButter.RandomGenerators as a Cake Tool

This is the random value generators slice of the PeanutButter mini-suite

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PeanutButter.RandomGenerators:

Package Downloads
PeanutButter.TestUtils.Entity

Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities to test that mappings (automatic or manual) work as expected * DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives to provide more information within tests as to why a test is failing (such information is usually buried within the exception maze that Entity provides)

PeanutButter.TestUtils.Async

Test helpers to use in conjunction with PeanutButter.Async, allowing your tests to treat tasks as if they were run synchronously.

PeanutButter.TestUtils.MVC

Contains utilities for facilitating easier testing of MVC projects: - JsonResultExtensions let you .Get("(property name)") on JsonResults from an MVC controller action to easily fetch values from the Json result - ControllerWithContextBuilder facilitates testing of controllers which require a valid context, user, roles, etc.

PeanutButter.TestUtils.AspNetCore

Contains utilities for facilitating easier testing of AspNetCore projects: - Fakes: - HttpContext - HttpRequest - HttpResponse - HttpCookie & Collection - HttpFeature - HttpHeaderDictionary - Query - Session - WebSockets - Builders for the above - Builder for setting up controllers with all the bits-and-pieces

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.384 804 5/15/2025
3.0.383 286 5/14/2025
3.0.382 375 5/13/2025
3.0.381 150 5/9/2025
3.0.380 250 5/8/2025
3.0.379 219 5/7/2025
3.0.378 276 5/6/2025
3.0.377 168 5/6/2025
3.0.376 162 5/6/2025
3.0.375 166 5/6/2025
3.0.374 184 5/5/2025
3.0.373 168 5/5/2025
3.0.372 167 5/5/2025
3.0.371 179 5/5/2025
3.0.370 184 5/5/2025
3.0.369 172 5/5/2025
3.0.368 202 4/30/2025
3.0.367 174 4/30/2025
3.0.366 170 4/30/2025
3.0.365 167 4/30/2025
3.0.364 181 4/30/2025
3.0.363 167 4/30/2025
3.0.362 176 4/30/2025
3.0.361 172 4/30/2025
3.0.360 173 4/30/2025
3.0.359 180 4/30/2025
3.0.358 206 4/29/2025
3.0.357 336 4/23/2025
3.0.356 225 4/22/2025
3.0.355 339 4/17/2025
3.0.354 257 4/15/2025
3.0.353 1,024 4/4/2025
3.0.352 212 4/3/2025
3.0.351 207 4/2/2025
3.0.350 319 4/2/2025
3.0.349 511 3/18/2025
3.0.348 176 3/18/2025
3.0.347 938 3/4/2025
3.0.346 264 3/4/2025
3.0.345 251 3/4/2025
3.0.344 220 2/20/2025
3.0.343 325 2/14/2025
3.0.342 238 2/11/2025
3.0.341 169 2/10/2025
3.0.340 262 2/5/2025
3.0.339 1,128 1/7/2025
3.0.338 160 1/7/2025
3.0.337 158 1/7/2025
3.0.336 186 1/6/2025
3.0.335 330 12/17/2024
3.0.334 164 12/17/2024
3.0.333 243 12/13/2024
3.0.332 193 12/13/2024
3.0.331 187 12/12/2024
3.0.330 413 11/28/2024
3.0.329 665 11/13/2024
3.0.328 895 11/12/2024
3.0.327 181 11/12/2024
3.0.326 165 11/12/2024
3.0.325 162 11/12/2024
3.0.324 158 11/12/2024
3.0.323 1,992 11/6/2024
3.0.322 168 11/6/2024
3.0.321 1,817 10/10/2024
3.0.320 278 10/7/2024
3.0.319 364 9/18/2024
3.0.318 176 9/18/2024
3.0.317 211 9/18/2024
3.0.316 2,996 8/28/2024
3.0.315 416 8/12/2024
3.0.314 289 8/8/2024
3.0.313 187 8/8/2024
3.0.312 371 7/29/2024
3.0.311 1,234 7/17/2024
3.0.310 200 7/15/2024
3.0.309 226 7/15/2024
3.0.308 290 7/9/2024
3.0.307 184 7/9/2024
3.0.306 406 6/25/2024
3.0.305 390 6/11/2024
3.0.304 175 6/11/2024
3.0.303 326 6/5/2024
3.0.302 197 6/5/2024
3.0.301 368 5/30/2024
3.0.300 199 5/30/2024
3.0.299 230 5/30/2024
3.0.298 1,152 5/17/2024
3.0.297 220 5/17/2024
3.0.296 248 5/13/2024
3.0.295 245 5/8/2024
3.0.294 216 5/7/2024
3.0.293 992 4/19/2024
3.0.292 203 4/18/2024
3.0.291 1,452 4/17/2024
3.0.290 216 4/17/2024
3.0.289 271 4/15/2024
3.0.288 2,669 4/11/2024
3.0.287 596 4/5/2024
3.0.286 242 4/5/2024
3.0.285 280 4/5/2024
3.0.284 518 4/4/2024
3.0.283 241 4/4/2024
3.0.282 765 4/3/2024
3.0.281 353 4/2/2024
3.0.280 365 4/2/2024
3.0.279 282 3/25/2024
3.0.278 270 3/25/2024
3.0.277 780 3/15/2024
3.0.276 672 2/29/2024
3.0.275 401 2/28/2024
3.0.274 412 2/28/2024
3.0.273 443 2/27/2024
3.0.272 529 2/26/2024
3.0.271 2,009 2/22/2024
3.0.270 488 2/15/2024
3.0.269 451 2/15/2024
3.0.268 427 2/15/2024
3.0.267 434 2/14/2024
3.0.266 441 2/14/2024
3.0.265 742 2/13/2024
3.0.264 508 2/8/2024
3.0.263 475 2/8/2024
3.0.262 485 2/8/2024
3.0.261 488 2/8/2024
3.0.260 470 2/7/2024
3.0.259 505 2/7/2024
3.0.258 492 2/7/2024
3.0.257 528 2/7/2024
3.0.256 1,238 1/31/2024
3.0.255 4,152 1/30/2024
3.0.254 800 1/25/2024
3.0.253 661 1/24/2024
3.0.252 578 1/22/2024
3.0.251 914 1/17/2024
3.0.250 578 1/17/2024
3.0.249 587 1/16/2024
3.0.248 713 1/16/2024
3.0.247 777 1/16/2024
3.0.246 642 1/15/2024
3.0.245 686 1/11/2024
3.0.244 1,773 12/11/2023
3.0.243 702 12/11/2023
3.0.242 902 12/7/2023
3.0.241 768 12/7/2023
3.0.240 858 12/5/2023
3.0.239 758 12/5/2023
3.0.238 726 12/5/2023
3.0.237 732 12/5/2023
3.0.236 1,106 11/17/2023
3.0.235 719 11/17/2023
3.0.234 877 11/14/2023
3.0.233 749 11/14/2023
3.0.232 713 11/13/2023
3.0.231 959 11/9/2023
3.0.230 760 11/8/2023
3.0.229 706 11/8/2023
3.0.228 4,018 11/2/2023
3.0.227 780 11/2/2023
3.0.226 763 11/1/2023
3.0.225 752 11/1/2023
3.0.224 761 11/1/2023
3.0.223 814 10/31/2023
3.0.222 765 10/31/2023
3.0.221 773 10/31/2023
3.0.220 772 10/31/2023
3.0.219 755 10/31/2023
3.0.218 719 10/30/2023
3.0.217 753 10/30/2023
3.0.216 794 10/30/2023
3.0.215 746 10/30/2023
3.0.214 2,668 10/26/2023
3.0.213 798 10/25/2023
3.0.212 809 10/25/2023
3.0.211 756 10/24/2023
3.0.210 729 10/24/2023
3.0.209 752 10/24/2023
3.0.208 717 10/24/2023
3.0.207 790 10/23/2023
3.0.206 752 10/23/2023
3.0.205 739 10/20/2023
3.0.204 753 10/20/2023
3.0.203 749 10/20/2023
3.0.202 798 10/19/2023
3.0.201 752 10/19/2023
3.0.200 721 10/19/2023
3.0.199 767 10/19/2023
3.0.198 815 10/18/2023
3.0.197 739 10/18/2023
3.0.196 935 10/17/2023
3.0.195 824 10/13/2023
3.0.194 877 10/12/2023
3.0.193 797 10/12/2023
3.0.192 790 10/11/2023
3.0.191 792 10/11/2023
3.0.190 794 10/11/2023
3.0.189 802 10/11/2023
3.0.188 767 10/11/2023
3.0.187 753 10/11/2023
3.0.186 786 10/11/2023
3.0.185 814 10/10/2023
3.0.184 763 10/10/2023
3.0.183 803 10/9/2023
3.0.182 780 10/9/2023
3.0.181 779 10/9/2023
3.0.180 1,702 9/21/2023
3.0.179 840 9/21/2023
3.0.178 751 9/21/2023
3.0.177 2,089 9/11/2023
3.0.176 903 9/8/2023
3.0.175 834 9/8/2023
3.0.173 774 9/8/2023
3.0.172 811 9/8/2023
3.0.170 5,319 8/23/2023
3.0.169 917 8/23/2023
3.0.168 825 8/23/2023
3.0.167 1,541 8/11/2023
3.0.166 962 8/10/2023
3.0.165 1,043 8/7/2023
3.0.164 1,035 8/3/2023
3.0.163 1,031 7/31/2023
3.0.162 1,007 7/28/2023
3.0.161 956 7/28/2023
3.0.160 4,981 6/30/2023
3.0.159 1,018 6/29/2023
3.0.158 983 6/29/2023
3.0.157 996 6/28/2023
3.0.156 986 6/28/2023
3.0.155 980 6/28/2023
3.0.154 967 6/26/2023
3.0.153 1,035 6/22/2023
3.0.152 1,005 6/22/2023
3.0.151 1,023 6/22/2023
3.0.150 1,020 6/22/2023
3.0.149 999 6/22/2023
3.0.148 1,014 6/22/2023
3.0.147 1,343 6/15/2023
3.0.146 1,534 6/9/2023
3.0.145 1,120 6/6/2023
3.0.144 1,028 6/6/2023
3.0.143 1,019 6/6/2023
3.0.142 1,243 5/31/2023
3.0.141 1,019 5/31/2023
3.0.140 1,291 5/26/2023
3.0.139 1,060 5/26/2023
3.0.138 1,190 5/25/2023
3.0.137 1,057 5/25/2023
3.0.136 1,052 5/25/2023
3.0.135 1,066 5/25/2023
3.0.134 1,030 5/25/2023
3.0.133 1,175 5/24/2023
3.0.132 1,181 5/24/2023
3.0.131 1,140 5/24/2023
3.0.130 1,170 5/23/2023
3.0.129 1,182 5/22/2023
3.0.128 1,182 5/18/2023
3.0.127 1,266 5/17/2023
3.0.126 1,295 5/11/2023
3.0.125 2,249 5/5/2023
3.0.124 1,820 5/4/2023
3.0.123 1,400 5/4/2023
3.0.122 2,284 4/25/2023
3.0.121 1,295 4/25/2023
3.0.120 1,275 4/25/2023
3.0.119 1,228 4/25/2023
3.0.118 1,250 4/25/2023
3.0.117 3,360 4/24/2023
3.0.116 1,706 4/24/2023
3.0.115 1,438 4/18/2023
3.0.114 1,221 4/18/2023
3.0.113 1,258 4/18/2023
3.0.112 1,227 4/11/2023
3.0.111 1,311 4/11/2023
3.0.110 1,380 3/31/2023
3.0.109 1,358 3/29/2023
3.0.108 1,385 3/28/2023
3.0.107 3,789 3/15/2023
3.0.106 1,684 3/9/2023
3.0.105 1,349 3/9/2023
3.0.104 1,538 3/3/2023
3.0.103 1,422 3/2/2023
3.0.102 1,410 3/2/2023
3.0.101 1,468 3/1/2023
3.0.100 1,661 2/22/2023
3.0.99 1,765 2/10/2023
3.0.98 1,441 2/10/2023
3.0.97 2,183 1/24/2023
3.0.96 3,379 12/15/2022
3.0.95 1,630 12/1/2022
3.0.94 1,675 11/30/2022
3.0.93 1,567 11/30/2022
3.0.92 1,549 11/30/2022
3.0.91 1,544 11/29/2022
3.0.90 1,745 11/25/2022
3.0.89 2,604 11/17/2022
3.0.88 1,734 11/15/2022
3.0.87 1,665 11/14/2022
3.0.86 1,677 11/14/2022
3.0.85 1,652 11/14/2022
3.0.84 1,657 11/14/2022
3.0.83 1,680 11/14/2022
3.0.82 1,709 11/14/2022
3.0.81 1,692 11/14/2022
3.0.80 1,638 11/14/2022
3.0.79 2,396 11/8/2022
3.0.78 1,755 11/7/2022
3.0.77 1,681 11/7/2022
3.0.76 1,691 11/7/2022
3.0.75 1,705 11/7/2022
3.0.74 1,762 11/3/2022
3.0.73 4,245 10/31/2022
3.0.72 1,791 10/27/2022
3.0.71 1,676 10/27/2022
3.0.70 1,733 10/27/2022
3.0.69 1,793 10/27/2022
3.0.68 1,849 10/25/2022
3.0.67 2,124 10/19/2022
3.0.66 1,796 10/19/2022
3.0.65 1,826 10/19/2022
3.0.64 1,804 10/19/2022
3.0.63 1,739 10/19/2022
3.0.62 1,814 10/18/2022
3.0.61 1,912 10/13/2022
3.0.60 1,832 10/12/2022
3.0.59 1,814 10/12/2022
3.0.58 1,991 9/28/2022
3.0.57 1,856 9/28/2022
3.0.56 2,101 9/28/2022
3.0.55 2,123 9/27/2022
3.0.54 2,119 9/27/2022
3.0.53 2,075 9/27/2022
3.0.52 2,054 9/27/2022
3.0.51 2,039 9/27/2022
3.0.50 1,996 9/27/2022
3.0.49 2,123 9/27/2022
3.0.48 1,961 9/27/2022
3.0.47 2,064 9/26/2022
3.0.46 2,094 9/26/2022
3.0.45 2,033 9/26/2022
3.0.44 2,031 9/26/2022
3.0.43 2,129 9/23/2022
3.0.42 2,145 9/23/2022
3.0.41 2,121 9/22/2022
3.0.40 2,039 9/22/2022
3.0.39 2,047 9/22/2022
3.0.38 2,045 9/21/2022
3.0.37 2,031 9/21/2022
3.0.36 2,063 9/21/2022
3.0.35 3,239 9/21/2022
3.0.34 5,235 9/20/2022
3.0.33 2,137 9/19/2022
3.0.32 2,078 9/16/2022
3.0.31 2,108 9/16/2022
3.0.30 2,061 9/16/2022
3.0.29 2,069 9/16/2022
3.0.28 2,108 9/15/2022
3.0.27 2,043 9/15/2022
3.0.26 2,159 9/14/2022
3.0.25 2,193 9/14/2022
3.0.24 2,103 9/14/2022
3.0.23 2,145 9/14/2022
3.0.22 2,146 9/14/2022
3.0.21 2,195 9/14/2022
3.0.20 2,197 9/9/2022
3.0.19 2,096 9/9/2022
3.0.18 2,106 9/8/2022
3.0.17 2,158 9/6/2022
3.0.16 2,191 9/6/2022
3.0.15 2,179 9/2/2022
3.0.14 2,103 9/1/2022
3.0.13 2,109 8/31/2022
3.0.12 2,058 8/31/2022
3.0.11 2,167 8/23/2022
3.0.10 2,189 8/22/2022
3.0.9 7,076 8/22/2022
3.0.8 2,125 8/18/2022
3.0.7 2,152 8/17/2022
3.0.6 2,157 8/15/2022
3.0.5 2,029 8/15/2022
3.0.4 2,749 8/4/2022
3.0.3 2,094 8/4/2022
3.0.2 2,171 7/29/2022
3.0.1 2,233 7/27/2022
3.0.0 2,097 7/26/2022
2.0.96 2,117 7/26/2022
2.0.95 2,146 7/26/2022
2.0.94 2,160 7/25/2022
2.0.93 2,041 7/25/2022
2.0.92 2,682 7/15/2022
2.0.91 2,078 7/15/2022
2.0.90 2,152 7/14/2022
2.0.89 2,108 7/14/2022
2.0.88 2,102 7/12/2022
2.0.87 2,188 7/11/2022
2.0.86 2,173 7/11/2022
2.0.85 2,087 7/11/2022
2.0.84 2,109 7/8/2022
2.0.83 3,098 6/29/2022
2.0.82 1,708 6/29/2022
2.0.81 24,792 6/23/2022
2.0.80 1,932 6/15/2022
2.0.79 1,792 6/14/2022
2.0.78 1,777 6/14/2022
2.0.77 20,871 5/24/2022
2.0.76 48,802 5/3/2022
2.0.75 1,866 4/29/2022
2.0.74 2,145 4/19/2022
2.0.73 2,007 4/16/2022
2.0.72 1,975 4/12/2022
2.0.71 1,780 4/12/2022
2.0.70 1,925 4/7/2022
2.0.69 1,803 4/7/2022
2.0.68 1,787 4/7/2022
2.0.67 1,824 4/7/2022
2.0.66 3,821 3/15/2022
2.0.65 1,805 3/15/2022
2.0.64 1,746 3/15/2022
2.0.63 3,256 3/2/2022
2.0.62 2,147 2/22/2022
2.0.61 2,435 2/18/2022
2.0.60 1,862 2/18/2022
2.0.59 2,302 2/15/2022
2.0.58 1,874 2/9/2022
2.0.57 1,989 2/1/2022
2.0.56 1,781 2/1/2022
2.0.55 1,825 2/1/2022
2.0.54 3,391 1/28/2022
2.0.53 2,072 1/27/2022
2.0.52 2,938 1/19/2022
2.0.51 1,838 1/19/2022
2.0.50 5,891 12/2/2021
2.0.44 9,081 11/18/2021
2.0.43 2,050 11/16/2021
2.0.42 1,692 11/2/2021
2.0.41 2,253 10/20/2021
2.0.40 1,643 10/12/2021
2.0.39 1,590 10/12/2021
2.0.38 1,663 10/5/2021
2.0.37 1,672 9/21/2021
2.0.36 2,224 9/9/2021
2.0.35 1,689 9/3/2021
2.0.34 1,651 9/2/2021
2.0.33 1,764 7/21/2021
2.0.32 1,601 7/21/2021
2.0.31 1,627 7/6/2021
2.0.30 1,671 7/5/2021
2.0.29 1,821 6/30/2021
2.0.28 1,699 6/28/2021
2.0.27 4,202 6/17/2021
2.0.26 1,695 6/15/2021
2.0.25 1,681 6/14/2021
2.0.24 1,692 6/14/2021
2.0.23 1,644 6/14/2021
2.0.22 1,738 5/20/2021
2.0.21 1,719 5/18/2021
2.0.20 1,785 5/10/2021
2.0.19 1,690 5/10/2021
2.0.18 1,746 5/3/2021
2.0.17 1,750 5/3/2021
2.0.16 3,808 4/14/2021
2.0.15 1,732 4/13/2021
2.0.14 2,464 3/31/2021
2.0.13 1,948 3/25/2021
2.0.12 1,747 3/25/2021
2.0.11 2,177 2/19/2021
2.0.10 1,801 2/18/2021
2.0.9 1,764 2/18/2021
2.0.8 1,827 2/16/2021
2.0.7 1,859 2/9/2021
2.0.6 1,773 2/9/2021
2.0.5 1,842 2/3/2021
2.0.4 1,858 1/29/2021
2.0.3 1,798 1/29/2021
2.0.2 1,836 1/28/2021
2.0.1 1,815 1/27/2021
2.0.0 1,858 1/26/2021
1.2.397 1,788 1/26/2021
1.2.396 1,841 1/21/2021
1.2.395 1,793 1/20/2021
1.2.394 1,846 1/20/2021
1.2.393 1,839 1/20/2021
1.2.392 1,844 1/20/2021
1.2.391 1,869 1/19/2021
1.2.390 1,874 1/19/2021
1.2.389 1,909 1/19/2021
1.2.388 1,864 1/14/2021
1.2.387 1,751 1/14/2021
1.2.386 1,880 1/13/2021
1.2.385 1,824 1/13/2021
1.2.384 1,888 1/11/2021
1.2.383 1,805 1/8/2021
1.2.382 1,824 1/6/2021
1.2.381 1,833 1/6/2021
1.2.380 2,575 11/17/2020
1.2.379 2,020 10/21/2020
1.2.378 1,886 9/17/2020
1.2.377 1,953 9/1/2020
1.2.376 1,916 8/31/2020
1.2.375 14,170 7/13/2020
1.2.374 1,972 7/2/2020
1.2.373 1,973 7/1/2020
1.2.372 2,007 6/10/2020
1.2.371 1,961 6/10/2020
1.2.370 1,947 6/10/2020
1.2.369 1,904 6/9/2020
1.2.368 1,888 6/9/2020
1.2.367 1,897 6/9/2020
1.2.366 1,840 6/9/2020
1.2.365 1,542 6/9/2020
1.2.364 1,576 6/9/2020
1.2.363 1,557 6/9/2020
1.2.362 1,580 6/8/2020
1.2.361 1,552 6/4/2020
1.2.360 5,653 5/4/2020
1.2.359 1,935 4/27/2020
1.2.358 3,232 4/4/2020
1.2.357 4,293 3/25/2020
1.2.356 2,086 3/10/2020
1.2.355 1,944 3/10/2020
1.2.354 1,972 3/6/2020
1.2.353 2,101 3/3/2020
1.2.352 2,043 3/3/2020
1.2.351 1,984 3/2/2020
1.2.350 2,063 3/2/2020
1.2.349 1,982 3/2/2020
1.2.348 1,869 3/2/2020
1.2.347 1,939 3/2/2020
1.2.346 2,010 2/27/2020
1.2.345 2,085 2/21/2020
1.2.344 2,016 2/20/2020
1.2.343 1,912 2/20/2020
1.2.342 2,014 2/20/2020
1.2.341 2,112 2/20/2020
1.2.340 2,029 2/20/2020
1.2.339 1,998 2/20/2020
1.2.338 1,951 2/19/2020
1.2.337 2,002 2/18/2020
1.2.336 2,014 2/14/2020
1.2.335 2,066 2/6/2020
1.2.334 2,070 2/4/2020
1.2.333 2,057 2/3/2020
1.2.332 3,275 1/13/2020
1.2.331 27,320 12/17/2019
1.2.330 101,046 12/13/2019
1.2.328 2,027 12/12/2019
1.2.327 2,297 12/11/2019
1.2.326 1,978 12/10/2019
1.2.325 2,122 12/3/2019
1.2.324 1,599 11/29/2019
1.2.323 1,650 11/28/2019
1.2.322 1,636 11/28/2019
1.2.321 1,662 11/28/2019
1.2.320 1,843 11/26/2019
1.2.319 1,715 11/26/2019
1.2.318 1,685 11/22/2019
1.2.317 2,532 11/20/2019
1.2.316 1,826 10/25/2019
1.2.315 1,660 10/25/2019
1.2.314 1,726 10/23/2019
1.2.313 1,699 10/18/2019
1.2.312 1,660 10/17/2019
1.2.311 1,687 10/17/2019
1.2.310 1,680 10/17/2019
1.2.309 1,702 10/9/2019
1.2.308 1,702 10/8/2019
1.2.307 1,636 10/7/2019
1.2.306 1,618 10/4/2019
1.2.305 1,647 10/3/2019
1.2.304 2,003 10/2/2019
1.2.303 1,706 9/16/2019
1.2.302 1,715 9/16/2019
1.2.301 1,686 9/15/2019
1.2.300 1,654 9/13/2019
1.2.299 1,646 9/10/2019
1.2.298 1,674 9/6/2019
1.2.297 2,011 8/20/2019
1.2.296 1,622 8/20/2019
1.2.295 1,699 8/20/2019
1.2.294 1,668 8/20/2019
1.2.293 1,659 8/16/2019
1.2.292 2,740 7/15/2019
1.2.291 2,058 6/30/2019
1.2.290 1,627 6/28/2019
1.2.289 1,685 6/20/2019
1.2.288 1,788 6/12/2019
1.2.287 1,687 6/12/2019
1.2.286 1,708 6/11/2019
1.2.285 1,729 6/11/2019
1.2.284 1,747 6/5/2019
1.2.283 1,803 5/28/2019
1.2.282 1,749 5/25/2019
1.2.281 1,695 5/23/2019
1.2.280 1,682 5/13/2019
1.2.279 1,734 5/9/2019
1.2.278 1,642 5/9/2019
1.2.277 1,738 5/7/2019
1.2.276 1,745 5/7/2019
1.2.275 1,757 5/6/2019
1.2.274 1,782 4/26/2019
1.2.273 1,703 4/25/2019
1.2.272 1,743 4/25/2019
1.2.271 1,785 4/24/2019
1.2.270 1,745 4/24/2019
1.2.269 1,721 4/16/2019
1.2.268 1,721 4/16/2019
1.2.267 1,735 4/16/2019
1.2.266 1,717 4/12/2019
1.2.265 1,690 4/12/2019
1.2.264 1,766 4/11/2019
1.2.263 1,734 4/11/2019
1.2.262 1,727 4/10/2019
1.2.261 1,694 4/10/2019
1.2.260 1,814 4/5/2019
1.2.259 1,997 2/27/2019
1.2.258 1,740 2/27/2019
1.2.257 1,755 2/26/2019
1.2.256 12,905 2/15/2019
1.2.255 1,797 2/15/2019
1.2.254 1,829 2/5/2019
1.2.253 7,133 12/12/2018
1.2.252 1,871 11/8/2018
1.2.251 1,881 11/8/2018
1.2.250 13,896 10/11/2018
1.2.249 1,926 10/2/2018
1.2.248 1,977 9/25/2018
1.2.247 2,002 9/3/2018
1.2.246 1,901 8/28/2018
1.2.245 1,918 8/27/2018
1.2.244 2,055 8/22/2018
1.2.243 2,037 8/21/2018
1.2.242 2,034 8/17/2018
1.2.241 2,119 7/27/2018
1.2.240 2,040 7/26/2018
1.2.239 2,079 6/18/2018
1.2.238 2,049 6/14/2018
1.2.237 2,000 5/25/2018
1.2.236 2,034 5/24/2018
1.2.235 2,190 5/18/2018
1.2.234 2,011 5/3/2018
1.2.233 2,238 5/3/2018
1.2.232 2,138 4/30/2018
1.2.231 2,205 4/18/2018
1.2.230 2,295 4/10/2018
1.2.229 2,269 4/10/2018
1.2.228 2,033 4/4/2018
1.2.227 2,065 3/28/2018
1.2.226 2,020 3/22/2018
1.2.225 2,222 3/20/2018
1.2.224 2,279 3/19/2018
1.2.223 2,080 3/15/2018
1.2.222 2,264 3/14/2018
1.2.221 2,074 3/14/2018
1.2.220 2,153 2/23/2018
1.2.219 2,271 2/16/2018
1.2.218 2,275 2/9/2018
1.2.217 2,296 2/8/2018
1.2.216 2,250 2/7/2018
1.2.215 2,041 2/7/2018
1.2.214 2,184 2/5/2018
1.2.213 2,064 2/2/2018
1.2.212 2,218 1/26/2018
1.2.211 2,322 1/16/2018
1.2.210 2,088 12/18/2017
1.2.209 2,092 12/14/2017
1.2.208 2,290 12/7/2017
1.2.207 2,102 12/6/2017
1.2.206 2,121 12/4/2017
1.2.205 2,183 11/28/2017
1.2.204 2,099 11/24/2017
1.2.203 2,140 11/24/2017
1.2.202 6,808 11/24/2017
1.2.201 2,118 11/20/2017
1.2.200 2,071 11/14/2017
1.2.199 2,110 11/14/2017
1.2.198 2,155 11/6/2017
1.2.197 2,013 11/6/2017
1.2.196 2,149 10/31/2017
1.2.195 2,031 10/30/2017
1.2.194 2,167 10/26/2017
1.2.193 2,155 10/26/2017
1.2.192 2,061 10/26/2017
1.2.191 2,120 10/20/2017
1.2.190 2,124 10/18/2017
1.2.189 2,133 10/18/2017
1.2.188 2,070 10/15/2017
1.2.187 2,115 10/11/2017
1.2.186 2,086 10/11/2017
1.2.185 2,131 10/10/2017
1.2.184 2,053 10/10/2017
1.2.183 2,071 10/2/2017
1.2.182 2,082 9/29/2017
1.2.181 2,110 9/25/2017
1.2.180 2,152 9/14/2017
1.2.179 2,082 9/12/2017
1.2.178 2,154 8/31/2017
1.2.177 2,166 8/25/2017
1.2.176 2,126 8/24/2017
1.2.174 2,141 8/7/2017
1.2.173 2,076 8/7/2017
1.2.172 2,140 8/7/2017
1.2.171 2,085 8/4/2017
1.2.170 2,104 8/3/2017
1.2.169 2,174 8/3/2017
1.2.168 2,113 8/3/2017
1.2.167 2,092 8/2/2017
1.2.166 2,137 8/1/2017
1.2.165 2,170 7/26/2017
1.2.164 2,145 7/26/2017
1.2.163 2,085 7/25/2017
1.2.162 2,082 7/18/2017
1.2.161 2,113 7/18/2017
1.2.160 2,125 7/18/2017
1.2.159 2,136 7/18/2017
1.2.158 2,165 7/13/2017
1.2.157 2,122 7/13/2017
1.2.156 2,046 7/5/2017
1.2.155 2,204 6/28/2017
1.2.154 2,131 6/27/2017
1.2.153 2,201 6/20/2017
1.2.152 2,206 6/19/2017
1.2.151 2,104 6/14/2017
1.2.150 2,098 6/13/2017
1.2.149 2,132 5/31/2017
1.2.148 2,086 5/29/2017
1.2.147 2,153 5/19/2017
1.2.146 2,124 5/18/2017
1.2.145 2,199 5/18/2017
1.2.144 2,122 5/14/2017
1.2.143 2,124 5/12/2017
1.2.142 2,132 5/12/2017
1.2.141 2,145 5/5/2017
1.2.140 2,237 4/27/2017
1.2.139 2,227 2/27/2017
1.2.137 2,208 2/3/2017
1.2.136 2,141 2/3/2017
1.2.135 2,181 1/26/2017
1.2.134 2,155 1/25/2017
1.2.133 2,315 1/12/2017
1.2.132 2,222 1/11/2017
1.2.131 2,299 1/10/2017
1.2.130 2,161 1/10/2017
1.2.129 2,160 1/10/2017
1.2.128 2,175 1/10/2017
1.2.127 2,141 1/10/2017
1.2.125 2,182 1/10/2017
1.2.119 2,094 12/13/2016
1.2.118 2,113 12/12/2016
1.2.117 2,134 12/10/2016
1.2.115 2,160 12/8/2016
1.2.114 2,108 12/5/2016
1.2.112 2,244 11/29/2016
1.2.111 2,236 11/25/2016
1.2.110 2,240 11/25/2016
1.2.109 2,173 11/24/2016
1.2.108 2,179 11/24/2016
1.2.107 2,165 11/23/2016
1.2.106 4,145 11/18/2016
1.2.105 2,097 11/18/2016
1.2.104 2,216 11/18/2016
1.2.103 2,181 11/17/2016
1.2.102 2,129 11/17/2016
1.2.101 2,170 11/17/2016
1.2.100 2,165 11/16/2016
1.2.99 2,142 11/16/2016
1.2.98 2,149 11/16/2016
1.2.97 2,183 11/16/2016
1.2.96 2,124 11/16/2016
1.2.95 2,144 11/16/2016
1.2.94 2,189 11/15/2016
1.2.92 2,187 11/15/2016
1.2.91 2,130 11/15/2016
1.2.90 2,136 11/15/2016
1.2.89 2,177 11/14/2016
1.2.88 2,686 11/8/2016
1.2.87 2,347 11/8/2016
1.2.86 2,330 11/8/2016
1.2.85 2,191 11/8/2016
1.2.84 2,620 11/8/2016
1.2.83 2,307 11/7/2016
1.2.82 2,397 11/3/2016
1.2.81 2,413 11/3/2016
1.2.80 2,284 11/3/2016
1.2.79 2,246 11/2/2016
1.2.78 2,320 11/1/2016
1.2.76 2,334 11/1/2016
1.2.75 2,097 10/31/2016
1.2.73 2,146 10/28/2016
1.2.71 2,175 10/27/2016
1.2.68 2,179 10/26/2016
1.2.66 2,131 10/25/2016
1.2.65 2,133 10/24/2016
1.2.64 2,172 10/21/2016
1.2.63 2,210 10/21/2016
1.2.62 2,122 10/21/2016
1.2.61 2,187 10/20/2016
1.2.60 2,123 10/20/2016
1.2.59 2,188 10/13/2016
1.2.58 2,143 10/13/2016
1.2.57 2,160 10/13/2016
1.2.56 2,136 10/13/2016
1.2.55 2,141 10/11/2016
1.2.54 2,182 10/11/2016
1.2.53 2,167 10/10/2016
1.2.52 2,146 10/10/2016
1.2.51 2,182 9/12/2016
1.2.50 2,193 9/12/2016
1.2.49 2,165 9/7/2016
1.2.48 2,173 9/2/2016
1.2.47 2,194 5/6/2016
1.2.46 2,582 4/25/2016
1.2.45 2,416 4/25/2016
1.2.43 2,399 4/22/2016
1.2.42 2,188 4/15/2016
1.2.41 2,157 4/12/2016
1.2.40 2,178 4/11/2016
1.2.39 2,150 4/8/2016
1.2.38 2,128 4/8/2016
1.2.37 2,202 4/8/2016
1.2.36 2,255 4/8/2016
1.2.35 2,193 4/6/2016
1.2.34 2,227 4/6/2016
1.2.33 2,181 4/6/2016
1.2.32 2,124 4/6/2016
1.2.31 2,137 4/6/2016
1.2.30 2,133 4/6/2016
1.2.29 2,183 4/5/2016
1.2.28 2,155 4/5/2016
1.2.27 2,220 4/5/2016
1.2.26 2,178 4/5/2016
1.2.25 2,186 4/5/2016
1.2.24 2,183 4/1/2016
1.2.23 2,159 3/31/2016
1.2.22 2,086 3/31/2016
1.2.21 2,147 3/29/2016
1.2.20 2,205 3/25/2016
1.2.19 2,204 3/17/2016
1.2.18 2,177 3/17/2016
1.2.17 2,162 3/17/2016
1.2.16 2,220 3/17/2016
1.2.15 2,352 3/17/2016
1.2.14 2,199 3/16/2016
1.2.13 2,197 3/15/2016
1.2.12 2,182 3/15/2016
1.2.11 2,193 3/14/2016
1.2.10 2,288 3/11/2016
1.2.9 2,183 3/7/2016
1.2.8 2,187 3/6/2016
1.2.7 2,167 3/6/2016
1.2.6 2,213 3/4/2016
1.2.5 2,277 3/2/2016
1.2.4 2,085 3/2/2016
1.2.3 2,145 3/1/2016
1.2.1 2,152 2/29/2016
1.2.0 2,342 2/29/2016
1.1.45 2,072 7/28/2017
1.1.44 2,682 2/29/2016
1.1.43 2,463 2/29/2016
1.1.42 2,382 2/28/2016
1.1.41 2,601 2/26/2016
1.1.40 2,193 2/23/2016
1.1.39 2,255 2/23/2016
1.1.38 2,229 2/22/2016
1.1.37 2,133 2/22/2016
1.1.36 2,145 2/19/2016
1.1.34 2,165 2/15/2016
1.1.33 2,192 2/12/2016
1.1.32 2,368 2/11/2016
1.1.31 2,133 2/11/2016
1.1.30 2,194 2/9/2016
1.1.29 2,212 2/8/2016
1.1.28 2,233 1/29/2016
1.1.27 2,210 1/26/2016
1.1.25 2,204 1/25/2016
1.1.24 2,285 1/20/2016
1.1.23 2,170 1/20/2016
1.1.19 2,128 1/20/2016
1.1.16 2,184 1/19/2016
1.1.15 2,870 1/15/2016
1.1.14 2,482 1/15/2016
1.1.13 2,856 1/14/2016
1.1.12 2,634 1/14/2016
1.1.10 2,247 1/13/2016
1.1.9 2,253 1/12/2016
1.1.5 2,173 1/7/2016
1.1.4 2,140 1/7/2016
1.1.3 2,188 1/6/2016
1.1.2 2,204 1/6/2016
1.1.1 2,222 1/5/2016
1.1.0 2,236 1/1/2016
1.0.155 2,799 12/18/2015
1.0.154 2,212 12/17/2015
1.0.153 2,200 12/17/2015
1.0.151 2,420 12/3/2015
1.0.150 2,289 12/3/2015
1.0.149 2,311 12/3/2015
1.0.148 2,494 12/2/2015
1.0.147 2,283 12/2/2015
1.0.146 2,541 12/2/2015
1.0.145 2,199 12/2/2015
1.0.144 2,438 12/2/2015
1.0.143 2,286 12/1/2015
1.0.142 2,498 12/1/2015
1.0.140 2,509 12/1/2015
1.0.139 2,572 11/30/2015
1.0.138 2,479 11/30/2015
1.0.137 2,254 11/26/2015
1.0.136 2,264 11/25/2015
1.0.135 2,276 11/20/2015
1.0.134 2,317 11/19/2015
1.0.133 2,265 11/19/2015
1.0.132 2,355 11/19/2015
1.0.131 2,281 11/17/2015
1.0.130 2,208 11/13/2015
1.0.129 2,188 11/13/2015
1.0.128 2,144 11/13/2015
1.0.127 2,221 11/12/2015
1.0.126 2,286 11/12/2015
1.0.125 2,243 11/11/2015
1.0.124 2,164 11/11/2015
1.0.123 2,202 11/11/2015
1.0.122 2,221 11/11/2015
1.0.121 2,311 11/4/2015
1.0.120 2,234 11/3/2015
1.0.119 2,230 10/30/2015
1.0.118 2,184 10/29/2015
1.0.117 2,167 10/23/2015
1.0.116 2,195 10/20/2015
1.0.115 2,262 10/13/2015
1.0.113 2,205 10/13/2015
1.0.111 2,354 10/6/2015
1.0.110 2,391 10/6/2015
1.0.109 2,278 10/6/2015
1.0.108 2,307 10/6/2015
1.0.107 2,571 10/4/2015
1.0.106 2,310 9/25/2015
1.0.105 2,275 9/2/2015
1.0.104 2,232 8/24/2015
1.0.103 2,375 7/30/2015
1.0.102 2,613 7/30/2015
1.0.101 2,523 6/12/2015
1.0.100 2,471 6/3/2015
1.0.99 2,457 6/3/2015
1.0.98 2,437 6/3/2015
1.0.97 2,496 5/12/2015
1.0.96 2,448 5/7/2015
1.0.95 2,429 4/16/2015
1.0.94 2,304 4/16/2015
1.0.93 2,340 4/15/2015
1.0.92 2,385 4/8/2015
1.0.91 2,364 3/17/2015
1.0.90 2,310 3/10/2015
1.0.89 2,395 3/10/2015
1.0.88 2,463 2/12/2015
1.0.87 2,449 12/4/2014
1.0.86 2,489 11/14/2014
1.0.85 2,495 11/14/2014
1.0.84 2,684 11/13/2014
1.0.83 2,470 11/13/2014
1.0.82 2,570 11/12/2014
1.0.81 2,478 11/12/2014
1.0.80 2,299 10/9/2014
1.0.79 2,312 10/8/2014
1.0.78 2,280 10/7/2014
1.0.77 2,335 10/7/2014
1.0.76 2,275 9/29/2014
1.0.75 2,267 9/29/2014
1.0.74 2,274 9/3/2014
1.0.73 2,192 9/3/2014
1.0.72 2,351 8/12/2014
1.0.71 2,321 8/11/2014
1.0.70 2,352 8/11/2014
1.0.67 2,357 8/11/2014
1.0.66 2,358 8/11/2014
1.0.65 2,345 8/5/2014
1.0.64 2,312 8/4/2014
1.0.63 2,355 7/31/2014
1.0.62 2,229 7/22/2014
1.0.61 2,302 7/22/2014
1.0.60 2,210 7/22/2014
1.0.59 2,323 7/11/2014
1.0.58 2,274 7/11/2014
1.0.57 2,229 7/7/2014
1.0.56 2,247 7/1/2014
1.0.55 2,318 7/1/2014
1.0.54 2,316 7/1/2014
1.0.53 2,332 7/1/2014
1.0.52 2,324 7/1/2014
1.0.51 2,355 6/23/2014
1.0.49 2,347 6/21/2014
1.0.48 2,389 6/20/2014
1.0.47 2,422 6/21/2014
1.0.46 2,386 6/21/2014
1.0.45 2,358 6/19/2014
1.0.44 2,335 6/19/2014
1.0.43 2,271 6/19/2014
1.0.41 2,276 6/19/2014
1.0.40 2,258 6/19/2014
1.0.39 2,324 6/18/2014
1.0.38 2,331 6/18/2014
1.0.37 2,263 6/12/2014
1.0.36 2,288 6/12/2014
1.0.35 2,315 6/12/2014
1.0.32 2,353 6/12/2014
1.0.31 2,389 6/6/2014
1.0.30 2,318 6/6/2014
1.0.29 2,376 6/5/2014
1.0.28 2,330 5/8/2014
1.0.27 2,342 5/8/2014
1.0.26 2,275 5/7/2014
1.0.25 2,306 5/7/2014
1.0.24 2,254 5/7/2014
1.0.23 2,339 5/5/2014
1.0.22 2,258 5/5/2014
1.0.21 2,287 5/5/2014
1.0.20 2,512 4/30/2014
1.0.19 2,275 4/30/2014
1.0.18 2,447 4/11/2014
1.0.17 2,522 4/10/2014
1.0.16 2,589 4/10/2014
1.0.15 2,565 4/10/2014
1.0.14 2,416 4/10/2014
1.0.13 2,502 4/10/2014
1.0.12 2,436 4/2/2014
1.0.11 2,362 4/2/2014
1.0.10 2,372 4/2/2014
1.0.9 2,402 4/1/2014
1.0.8 2,466 4/1/2014
1.0.7 2,498 4/1/2014
1.0.6 2,515 4/1/2014
1.0.5 2,506 4/1/2014