PeanutButter.RandomGenerators 1.2.379

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.RandomGenerators --version 1.2.379
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 1.2.379
                    
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="1.2.379" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="1.2.379" />
                    
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 1.2.379
                    
#r "nuget: PeanutButter.RandomGenerators, 1.2.379"
                    
#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.
#:package PeanutButter.RandomGenerators@1.2.379
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.RandomGenerators&version=1.2.379
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=1.2.379
                    
Install 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.396 226 9/12/2025
3.0.395 212 9/11/2025
3.0.394 161 9/11/2025
3.0.393 181 9/10/2025
3.0.392 212 9/9/2025
3.0.391 399 8/19/2025
3.0.390 165 8/19/2025
3.0.389 985 8/1/2025
3.0.388 152 7/31/2025
3.0.387 139 7/30/2025
3.0.386 418 7/15/2025
3.0.385 193 7/15/2025
3.0.384 1,545 5/15/2025
3.0.383 332 5/14/2025
3.0.382 424 5/13/2025
3.0.381 204 5/9/2025
3.0.380 293 5/8/2025
3.0.379 273 5/7/2025
3.0.378 320 5/6/2025
3.0.377 219 5/6/2025
3.0.376 208 5/6/2025
3.0.375 207 5/6/2025
3.0.374 234 5/5/2025
3.0.373 207 5/5/2025
3.0.372 206 5/5/2025
3.0.371 215 5/5/2025
3.0.370 236 5/5/2025
3.0.369 216 5/5/2025
3.0.368 254 4/30/2025
3.0.367 220 4/30/2025
3.0.366 219 4/30/2025
3.0.365 205 4/30/2025
3.0.364 236 4/30/2025
3.0.363 213 4/30/2025
3.0.362 223 4/30/2025
3.0.361 227 4/30/2025
3.0.360 211 4/30/2025
3.0.359 227 4/30/2025
3.0.358 244 4/29/2025
3.0.357 384 4/23/2025
3.0.356 277 4/22/2025
3.0.355 384 4/17/2025
3.0.354 305 4/15/2025
3.0.353 1,211 4/4/2025
3.0.352 265 4/3/2025
3.0.351 250 4/2/2025
3.0.350 362 4/2/2025
3.0.349 573 3/18/2025
3.0.348 211 3/18/2025
3.0.347 984 3/4/2025
3.0.346 309 3/4/2025
3.0.345 289 3/4/2025
3.0.344 261 2/20/2025
3.0.343 376 2/14/2025
3.0.342 288 2/11/2025
3.0.341 215 2/10/2025
3.0.340 310 2/5/2025
3.0.339 1,178 1/7/2025
3.0.338 210 1/7/2025
3.0.337 217 1/7/2025
3.0.336 231 1/6/2025
3.0.335 375 12/17/2024
3.0.334 217 12/17/2024
3.0.333 286 12/13/2024
3.0.332 242 12/13/2024
3.0.331 235 12/12/2024
3.0.330 472 11/28/2024
3.0.329 916 11/13/2024
3.0.328 941 11/12/2024
3.0.327 219 11/12/2024
3.0.326 212 11/12/2024
3.0.325 217 11/12/2024
3.0.324 211 11/12/2024
3.0.323 2,393 11/6/2024
3.0.322 215 11/6/2024
3.0.321 1,900 10/10/2024
3.0.320 315 10/7/2024
3.0.319 412 9/18/2024
3.0.318 224 9/18/2024
3.0.317 261 9/18/2024
3.0.316 3,056 8/28/2024
3.0.315 465 8/12/2024
3.0.314 336 8/8/2024
3.0.313 235 8/8/2024
3.0.312 428 7/29/2024
3.0.311 1,291 7/17/2024
3.0.310 244 7/15/2024
3.0.309 268 7/15/2024
3.0.308 334 7/9/2024
3.0.307 227 7/9/2024
3.0.306 450 6/25/2024
3.0.305 445 6/11/2024
3.0.304 210 6/11/2024
3.0.303 370 6/5/2024
3.0.302 246 6/5/2024
3.0.301 423 5/30/2024
3.0.300 233 5/30/2024
3.0.299 277 5/30/2024
3.0.298 1,240 5/17/2024
3.0.297 269 5/17/2024
3.0.296 295 5/13/2024
3.0.295 286 5/8/2024
3.0.294 267 5/7/2024
3.0.293 1,084 4/19/2024
3.0.292 245 4/18/2024
3.0.291 1,730 4/17/2024
3.0.290 264 4/17/2024
3.0.289 320 4/15/2024
3.0.288 3,001 4/11/2024
3.0.287 637 4/5/2024
3.0.286 289 4/5/2024
3.0.285 324 4/5/2024
3.0.284 564 4/4/2024
3.0.283 285 4/4/2024
3.0.282 811 4/3/2024
3.0.281 401 4/2/2024
3.0.280 407 4/2/2024
3.0.279 316 3/25/2024
3.0.278 304 3/25/2024
3.0.277 824 3/15/2024
3.0.276 722 2/29/2024
3.0.275 444 2/28/2024
3.0.274 448 2/28/2024
3.0.273 485 2/27/2024
3.0.272 571 2/26/2024
3.0.271 2,350 2/22/2024
3.0.270 529 2/15/2024
3.0.269 484 2/15/2024
3.0.268 470 2/15/2024
3.0.267 468 2/14/2024
3.0.266 475 2/14/2024
3.0.265 785 2/13/2024
3.0.264 556 2/8/2024
3.0.263 513 2/8/2024
3.0.262 533 2/8/2024
3.0.261 531 2/8/2024
3.0.260 515 2/7/2024
3.0.259 546 2/7/2024
3.0.258 537 2/7/2024
3.0.257 564 2/7/2024
3.0.256 1,284 1/31/2024
3.0.255 4,424 1/30/2024
3.0.254 845 1/25/2024
3.0.253 706 1/24/2024
3.0.252 631 1/22/2024
3.0.251 960 1/17/2024
3.0.250 612 1/17/2024
3.0.249 622 1/16/2024
3.0.248 747 1/16/2024
3.0.247 824 1/16/2024
3.0.246 690 1/15/2024
3.0.245 736 1/11/2024
3.0.244 1,816 12/11/2023
3.0.243 736 12/11/2023
3.0.242 940 12/7/2023
3.0.241 810 12/7/2023
3.0.240 904 12/5/2023
3.0.239 802 12/5/2023
3.0.238 771 12/5/2023
3.0.237 775 12/5/2023
3.0.236 1,142 11/17/2023
3.0.235 753 11/17/2023
3.0.234 916 11/14/2023
3.0.233 792 11/14/2023
3.0.232 751 11/13/2023
3.0.231 1,004 11/9/2023
3.0.230 789 11/8/2023
3.0.229 740 11/8/2023
3.0.228 4,210 11/2/2023
3.0.227 820 11/2/2023
3.0.226 806 11/1/2023
3.0.225 794 11/1/2023
3.0.224 790 11/1/2023
3.0.223 854 10/31/2023
3.0.222 806 10/31/2023
3.0.221 813 10/31/2023
3.0.220 816 10/31/2023
3.0.219 791 10/31/2023
3.0.218 754 10/30/2023
3.0.217 783 10/30/2023
3.0.216 834 10/30/2023
3.0.215 783 10/30/2023
3.0.214 2,738 10/26/2023
3.0.213 844 10/25/2023
3.0.212 853 10/25/2023
3.0.211 800 10/24/2023
3.0.210 772 10/24/2023
3.0.209 796 10/24/2023
3.0.208 761 10/24/2023
3.0.207 833 10/23/2023
3.0.206 794 10/23/2023
3.0.205 774 10/20/2023
3.0.204 795 10/20/2023
3.0.203 799 10/20/2023
3.0.202 832 10/19/2023
3.0.201 795 10/19/2023
3.0.200 766 10/19/2023
3.0.199 810 10/19/2023
3.0.198 875 10/18/2023
3.0.197 782 10/18/2023
3.0.196 979 10/17/2023
3.0.195 872 10/13/2023
3.0.194 923 10/12/2023
3.0.193 840 10/12/2023
3.0.192 832 10/11/2023
3.0.191 838 10/11/2023
3.0.190 842 10/11/2023
3.0.189 847 10/11/2023
3.0.188 816 10/11/2023
3.0.187 798 10/11/2023
3.0.186 830 10/11/2023
3.0.185 861 10/10/2023
3.0.184 814 10/10/2023
3.0.183 848 10/9/2023
3.0.182 826 10/9/2023
3.0.181 823 10/9/2023
3.0.180 1,736 9/21/2023
3.0.179 889 9/21/2023
3.0.178 787 9/21/2023
3.0.177 2,173 9/11/2023
3.0.176 952 9/8/2023
3.0.175 888 9/8/2023
3.0.173 843 9/8/2023
3.0.172 865 9/8/2023
3.0.170 5,532 8/23/2023
3.0.169 979 8/23/2023
3.0.168 885 8/23/2023
3.0.167 1,608 8/11/2023
3.0.166 1,024 8/10/2023
3.0.165 1,101 8/7/2023
3.0.164 1,097 8/3/2023
3.0.163 1,087 7/31/2023
3.0.162 1,063 7/28/2023
3.0.161 1,015 7/28/2023
3.0.160 5,146 6/30/2023
3.0.159 1,083 6/29/2023
3.0.158 1,048 6/29/2023
3.0.157 1,063 6/28/2023
3.0.156 1,052 6/28/2023
3.0.155 1,047 6/28/2023
3.0.154 1,028 6/26/2023
3.0.153 1,094 6/22/2023
3.0.152 1,071 6/22/2023
3.0.151 1,081 6/22/2023
3.0.150 1,080 6/22/2023
3.0.149 1,060 6/22/2023
3.0.148 1,080 6/22/2023
3.0.147 1,394 6/15/2023
3.0.146 1,594 6/9/2023
3.0.145 1,183 6/6/2023
3.0.144 1,093 6/6/2023
3.0.143 1,084 6/6/2023
3.0.142 1,310 5/31/2023
3.0.141 1,083 5/31/2023
3.0.140 1,358 5/26/2023
3.0.139 1,120 5/26/2023
3.0.138 1,251 5/25/2023
3.0.137 1,113 5/25/2023
3.0.136 1,105 5/25/2023
3.0.135 1,119 5/25/2023
3.0.134 1,094 5/25/2023
3.0.133 1,242 5/24/2023
3.0.132 1,250 5/24/2023
3.0.131 1,206 5/24/2023
3.0.130 1,240 5/23/2023
3.0.129 1,236 5/22/2023
3.0.128 1,251 5/18/2023
3.0.127 1,330 5/17/2023
3.0.126 1,362 5/11/2023
3.0.125 2,313 5/5/2023
3.0.124 1,891 5/4/2023
3.0.123 1,465 5/4/2023
3.0.122 2,361 4/25/2023
3.0.121 1,358 4/25/2023
3.0.120 1,329 4/25/2023
3.0.119 1,289 4/25/2023
3.0.118 1,322 4/25/2023
3.0.117 3,424 4/24/2023
3.0.116 1,771 4/24/2023
3.0.115 1,504 4/18/2023
3.0.114 1,274 4/18/2023
3.0.113 1,319 4/18/2023
3.0.112 1,285 4/11/2023
3.0.111 1,375 4/11/2023
3.0.110 1,446 3/31/2023
3.0.109 1,423 3/29/2023
3.0.108 1,440 3/28/2023
3.0.107 4,085 3/15/2023
3.0.106 1,749 3/9/2023
3.0.105 1,414 3/9/2023
3.0.104 1,610 3/3/2023
3.0.103 1,484 3/2/2023
3.0.102 1,479 3/2/2023
3.0.101 1,530 3/1/2023
3.0.100 1,715 2/22/2023
3.0.99 1,826 2/10/2023
3.0.98 1,506 2/10/2023
3.0.97 2,240 1/24/2023
3.0.96 3,435 12/15/2022
3.0.95 1,696 12/1/2022
3.0.94 1,736 11/30/2022
3.0.93 1,637 11/30/2022
3.0.92 1,615 11/30/2022
3.0.91 1,611 11/29/2022
3.0.90 1,800 11/25/2022
3.0.89 2,661 11/17/2022
3.0.88 1,803 11/15/2022
3.0.87 1,733 11/14/2022
3.0.86 1,748 11/14/2022
3.0.85 1,720 11/14/2022
3.0.84 1,729 11/14/2022
3.0.83 1,745 11/14/2022
3.0.82 1,774 11/14/2022
3.0.81 1,763 11/14/2022
3.0.80 1,703 11/14/2022
3.0.79 2,464 11/8/2022
3.0.78 1,824 11/7/2022
3.0.77 1,745 11/7/2022
3.0.76 1,758 11/7/2022
3.0.75 1,764 11/7/2022
3.0.74 1,830 11/3/2022
3.0.73 4,310 10/31/2022
3.0.72 1,860 10/27/2022
3.0.71 1,732 10/27/2022
3.0.70 1,803 10/27/2022
3.0.69 1,859 10/27/2022
3.0.68 1,921 10/25/2022
3.0.67 2,196 10/19/2022
3.0.66 1,860 10/19/2022
3.0.65 1,892 10/19/2022
3.0.64 1,879 10/19/2022
3.0.63 1,803 10/19/2022
3.0.62 1,871 10/18/2022
3.0.61 1,970 10/13/2022
3.0.60 1,899 10/12/2022
3.0.59 1,882 10/12/2022
3.0.58 2,060 9/28/2022
3.0.57 1,926 9/28/2022
3.0.56 2,173 9/28/2022
3.0.55 2,183 9/27/2022
3.0.54 2,186 9/27/2022
3.0.53 2,147 9/27/2022
3.0.52 2,120 9/27/2022
3.0.51 2,109 9/27/2022
3.0.50 2,058 9/27/2022
3.0.49 2,187 9/27/2022
3.0.48 2,032 9/27/2022
3.0.47 2,134 9/26/2022
3.0.46 2,151 9/26/2022
3.0.45 2,104 9/26/2022
3.0.44 2,097 9/26/2022
3.0.43 2,203 9/23/2022
3.0.42 2,209 9/23/2022
3.0.41 2,178 9/22/2022
3.0.40 2,106 9/22/2022
3.0.39 2,116 9/22/2022
3.0.38 2,112 9/21/2022
3.0.37 2,091 9/21/2022
3.0.36 2,120 9/21/2022
3.0.35 3,310 9/21/2022
3.0.34 5,305 9/20/2022
3.0.33 2,203 9/19/2022
3.0.32 2,146 9/16/2022
3.0.31 2,187 9/16/2022
3.0.30 2,131 9/16/2022
3.0.29 2,136 9/16/2022
3.0.28 2,178 9/15/2022
3.0.27 2,109 9/15/2022
3.0.26 2,229 9/14/2022
3.0.25 2,255 9/14/2022
3.0.24 2,171 9/14/2022
3.0.23 2,216 9/14/2022
3.0.22 2,215 9/14/2022
3.0.21 2,265 9/14/2022
3.0.20 2,264 9/9/2022
3.0.19 2,169 9/9/2022
3.0.18 2,173 9/8/2022
3.0.17 2,218 9/6/2022
3.0.16 2,268 9/6/2022
3.0.15 2,250 9/2/2022
3.0.14 2,172 9/1/2022
3.0.13 2,166 8/31/2022
3.0.12 2,122 8/31/2022
3.0.11 2,228 8/23/2022
3.0.10 2,244 8/22/2022
3.0.9 7,137 8/22/2022
3.0.8 2,185 8/18/2022
3.0.7 2,221 8/17/2022
3.0.6 2,228 8/15/2022
3.0.5 2,094 8/15/2022
3.0.4 2,814 8/4/2022
3.0.3 2,152 8/4/2022
3.0.2 2,241 7/29/2022
3.0.1 2,307 7/27/2022
3.0.0 2,168 7/26/2022
2.0.96 2,184 7/26/2022
2.0.95 2,222 7/26/2022
2.0.94 2,220 7/25/2022
2.0.93 2,115 7/25/2022
2.0.92 2,750 7/15/2022
2.0.91 2,135 7/15/2022
2.0.90 2,222 7/14/2022
2.0.89 2,189 7/14/2022
2.0.88 2,163 7/12/2022
2.0.87 2,256 7/11/2022
2.0.86 2,249 7/11/2022
2.0.85 2,154 7/11/2022
2.0.84 2,172 7/8/2022
2.0.83 3,200 6/29/2022
2.0.82 1,768 6/29/2022
2.0.81 25,521 6/23/2022
2.0.80 2,002 6/15/2022
2.0.79 1,855 6/14/2022
2.0.78 1,843 6/14/2022
2.0.77 21,257 5/24/2022
2.0.76 48,870 5/3/2022
2.0.75 1,936 4/29/2022
2.0.74 2,229 4/19/2022
2.0.73 2,077 4/16/2022
2.0.72 2,045 4/12/2022
2.0.71 1,844 4/12/2022
2.0.70 1,985 4/7/2022
2.0.69 1,878 4/7/2022
2.0.68 1,854 4/7/2022
2.0.67 1,888 4/7/2022
2.0.66 3,921 3/15/2022
2.0.65 1,874 3/15/2022
2.0.64 1,817 3/15/2022
2.0.63 3,524 3/2/2022
2.0.62 2,217 2/22/2022
2.0.61 2,496 2/18/2022
2.0.60 1,927 2/18/2022
2.0.59 2,381 2/15/2022
2.0.58 1,935 2/9/2022
2.0.57 2,052 2/1/2022
2.0.56 1,854 2/1/2022
2.0.55 1,900 2/1/2022
2.0.54 3,658 1/28/2022
2.0.53 2,138 1/27/2022
2.0.52 3,005 1/19/2022
2.0.51 1,909 1/19/2022
2.0.50 6,045 12/2/2021
2.0.44 9,376 11/18/2021
2.0.43 2,109 11/16/2021
2.0.42 1,763 11/2/2021
2.0.41 2,321 10/20/2021
2.0.40 1,715 10/12/2021
2.0.39 1,649 10/12/2021
2.0.38 1,724 10/5/2021
2.0.37 1,739 9/21/2021
2.0.36 2,296 9/9/2021
2.0.35 1,761 9/3/2021
2.0.34 1,723 9/2/2021
2.0.33 1,838 7/21/2021
2.0.32 1,667 7/21/2021
2.0.31 1,703 7/6/2021
2.0.30 1,740 7/5/2021
2.0.29 1,888 6/30/2021
2.0.28 1,770 6/28/2021
2.0.27 4,696 6/17/2021
2.0.26 1,762 6/15/2021
2.0.25 1,741 6/14/2021
2.0.24 1,761 6/14/2021
2.0.23 1,717 6/14/2021
2.0.22 1,817 5/20/2021
2.0.21 1,780 5/18/2021
2.0.20 1,859 5/10/2021
2.0.19 1,761 5/10/2021
2.0.18 1,815 5/3/2021
2.0.17 1,818 5/3/2021
2.0.16 3,874 4/14/2021
2.0.15 1,803 4/13/2021
2.0.14 2,534 3/31/2021
2.0.13 2,019 3/25/2021
2.0.12 1,813 3/25/2021
2.0.11 2,250 2/19/2021
2.0.10 1,861 2/18/2021
2.0.9 1,827 2/18/2021
2.0.8 1,901 2/16/2021
2.0.7 1,938 2/9/2021
2.0.6 1,845 2/9/2021
2.0.5 1,915 2/3/2021
2.0.4 1,924 1/29/2021
2.0.3 1,872 1/29/2021
2.0.2 1,909 1/28/2021
2.0.1 1,885 1/27/2021
2.0.0 1,927 1/26/2021
1.2.397 1,861 1/26/2021
1.2.396 1,912 1/21/2021
1.2.395 1,869 1/20/2021
1.2.394 1,925 1/20/2021
1.2.393 1,911 1/20/2021
1.2.392 1,923 1/20/2021
1.2.391 1,941 1/19/2021
1.2.390 1,945 1/19/2021
1.2.389 1,974 1/19/2021
1.2.388 1,935 1/14/2021
1.2.387 1,812 1/14/2021
1.2.386 1,951 1/13/2021
1.2.385 1,896 1/13/2021
1.2.384 1,952 1/11/2021
1.2.383 1,885 1/8/2021
1.2.382 1,895 1/6/2021
1.2.381 1,902 1/6/2021
1.2.380 2,649 11/17/2020
1.2.379 2,095 10/21/2020
1.2.378 1,951 9/17/2020
1.2.377 2,019 9/1/2020
1.2.376 1,997 8/31/2020
1.2.375 14,475 7/13/2020
1.2.374 2,048 7/2/2020
1.2.373 2,049 7/1/2020
1.2.372 2,072 6/10/2020
1.2.371 2,040 6/10/2020
1.2.370 2,010 6/10/2020
1.2.369 1,978 6/9/2020
1.2.368 1,964 6/9/2020
1.2.367 1,967 6/9/2020
1.2.366 1,903 6/9/2020
1.2.365 1,616 6/9/2020
1.2.364 1,639 6/9/2020
1.2.363 1,635 6/9/2020
1.2.362 1,645 6/8/2020
1.2.361 1,629 6/4/2020
1.2.360 5,727 5/4/2020
1.2.359 2,006 4/27/2020
1.2.358 3,295 4/4/2020
1.2.357 4,368 3/25/2020
1.2.356 2,156 3/10/2020
1.2.355 2,016 3/10/2020
1.2.354 2,044 3/6/2020
1.2.353 2,178 3/3/2020
1.2.352 2,122 3/3/2020
1.2.351 2,060 3/2/2020
1.2.350 2,134 3/2/2020
1.2.349 2,050 3/2/2020
1.2.348 1,933 3/2/2020
1.2.347 2,015 3/2/2020
1.2.346 2,081 2/27/2020
1.2.345 2,154 2/21/2020
1.2.344 2,088 2/20/2020
1.2.343 1,985 2/20/2020
1.2.342 2,081 2/20/2020
1.2.341 2,177 2/20/2020
1.2.340 2,093 2/20/2020
1.2.339 2,069 2/20/2020
1.2.338 2,036 2/19/2020
1.2.337 2,077 2/18/2020
1.2.336 2,092 2/14/2020
1.2.335 2,137 2/6/2020
1.2.334 2,151 2/4/2020
1.2.333 2,132 2/3/2020
1.2.332 3,343 1/13/2020
1.2.331 28,221 12/17/2019
1.2.330 103,755 12/13/2019
1.2.328 2,101 12/12/2019
1.2.327 2,374 12/11/2019
1.2.326 2,057 12/10/2019
1.2.325 2,197 12/3/2019
1.2.324 1,665 11/29/2019
1.2.323 1,719 11/28/2019
1.2.322 1,712 11/28/2019
1.2.321 1,725 11/28/2019
1.2.320 1,919 11/26/2019
1.2.319 1,796 11/26/2019
1.2.318 1,764 11/22/2019
1.2.317 2,596 11/20/2019
1.2.316 1,900 10/25/2019
1.2.315 1,732 10/25/2019
1.2.314 1,801 10/23/2019
1.2.313 1,773 10/18/2019
1.2.312 1,732 10/17/2019
1.2.311 1,761 10/17/2019
1.2.310 1,751 10/17/2019
1.2.309 1,776 10/9/2019
1.2.308 1,767 10/8/2019
1.2.307 1,712 10/7/2019
1.2.306 1,687 10/4/2019
1.2.305 1,726 10/3/2019
1.2.304 2,079 10/2/2019
1.2.303 1,780 9/16/2019
1.2.302 1,790 9/16/2019
1.2.301 1,758 9/15/2019
1.2.300 1,725 9/13/2019
1.2.299 1,711 9/10/2019
1.2.298 1,748 9/6/2019
1.2.297 2,086 8/20/2019
1.2.296 1,695 8/20/2019
1.2.295 1,786 8/20/2019
1.2.294 1,746 8/20/2019
1.2.293 1,735 8/16/2019
1.2.292 2,822 7/15/2019
1.2.291 2,132 6/30/2019
1.2.290 1,712 6/28/2019
1.2.289 1,765 6/20/2019
1.2.288 1,862 6/12/2019
1.2.287 1,766 6/12/2019
1.2.286 1,792 6/11/2019
1.2.285 1,802 6/11/2019
1.2.284 1,810 6/5/2019
1.2.283 1,867 5/28/2019
1.2.282 1,830 5/25/2019
1.2.281 1,769 5/23/2019
1.2.280 1,755 5/13/2019
1.2.279 1,813 5/9/2019
1.2.278 1,714 5/9/2019
1.2.277 1,816 5/7/2019
1.2.276 1,822 5/7/2019
1.2.275 1,830 5/6/2019
1.2.274 1,857 4/26/2019
1.2.273 1,776 4/25/2019
1.2.272 1,824 4/25/2019
1.2.271 1,848 4/24/2019
1.2.270 1,822 4/24/2019
1.2.269 1,789 4/16/2019
1.2.268 1,794 4/16/2019
1.2.267 1,809 4/16/2019
1.2.266 1,795 4/12/2019
1.2.265 1,766 4/12/2019
1.2.264 1,846 4/11/2019
1.2.263 1,809 4/11/2019
1.2.262 1,804 4/10/2019
1.2.261 1,770 4/10/2019
1.2.260 1,882 4/5/2019
1.2.259 2,060 2/27/2019
1.2.258 1,817 2/27/2019
1.2.257 1,827 2/26/2019
1.2.256 12,978 2/15/2019
1.2.255 1,869 2/15/2019
1.2.254 1,904 2/5/2019
1.2.253 7,203 12/12/2018
1.2.252 1,934 11/8/2018
1.2.251 1,964 11/8/2018
1.2.250 14,199 10/11/2018
1.2.249 2,001 10/2/2018
1.2.248 2,053 9/25/2018
1.2.247 2,069 9/3/2018
1.2.246 1,979 8/28/2018
1.2.245 1,993 8/27/2018
1.2.244 2,133 8/22/2018
1.2.243 2,122 8/21/2018
1.2.242 2,108 8/17/2018
1.2.241 2,226 7/27/2018
1.2.240 2,140 7/26/2018
1.2.239 2,181 6/18/2018
1.2.238 2,158 6/14/2018
1.2.237 2,109 5/25/2018
1.2.236 2,142 5/24/2018
1.2.235 2,341 5/18/2018
1.2.234 2,123 5/3/2018
1.2.233 2,390 5/3/2018
1.2.232 2,250 4/30/2018
1.2.231 2,353 4/18/2018
1.2.230 2,452 4/10/2018
1.2.229 2,421 4/10/2018
1.2.228 2,143 4/4/2018
1.2.227 2,170 3/28/2018
1.2.226 2,139 3/22/2018
1.2.225 2,361 3/20/2018
1.2.224 2,391 3/19/2018
1.2.223 2,179 3/15/2018
1.2.222 2,417 3/14/2018
1.2.221 2,187 3/14/2018
1.2.220 2,263 2/23/2018
1.2.219 2,424 2/16/2018
1.2.218 2,427 2/9/2018
1.2.217 2,439 2/8/2018
1.2.216 2,406 2/7/2018
1.2.215 2,144 2/7/2018
1.2.214 2,335 2/5/2018
1.2.213 2,175 2/2/2018
1.2.212 2,357 1/26/2018
1.2.211 2,471 1/16/2018
1.2.210 2,197 12/18/2017
1.2.209 2,208 12/14/2017
1.2.208 2,439 12/7/2017
1.2.207 2,206 12/6/2017
1.2.206 2,232 12/4/2017
1.2.205 2,285 11/28/2017
1.2.204 2,212 11/24/2017
1.2.203 2,253 11/24/2017
1.2.202 6,962 11/24/2017
1.2.201 2,242 11/20/2017
1.2.200 2,188 11/14/2017
1.2.199 2,213 11/14/2017
1.2.198 2,271 11/6/2017
1.2.197 2,116 11/6/2017
1.2.196 2,270 10/31/2017
1.2.195 2,143 10/30/2017
1.2.194 2,278 10/26/2017
1.2.193 2,255 10/26/2017
1.2.192 2,174 10/26/2017
1.2.191 2,232 10/20/2017
1.2.190 2,240 10/18/2017
1.2.189 2,242 10/18/2017
1.2.188 2,183 10/15/2017
1.2.187 2,230 10/11/2017
1.2.186 2,197 10/11/2017
1.2.185 2,237 10/10/2017
1.2.184 2,166 10/10/2017
1.2.183 2,179 10/2/2017
1.2.182 2,195 9/29/2017
1.2.181 2,227 9/25/2017
1.2.180 2,257 9/14/2017
1.2.179 2,201 9/12/2017
1.2.178 2,263 8/31/2017
1.2.177 2,279 8/25/2017
1.2.176 2,229 8/24/2017
1.2.174 2,254 8/7/2017
1.2.173 2,191 8/7/2017
1.2.172 2,250 8/7/2017
1.2.171 2,187 8/4/2017
1.2.170 2,215 8/3/2017
1.2.169 2,286 8/3/2017
1.2.168 2,226 8/3/2017
1.2.167 2,205 8/2/2017
1.2.166 2,237 8/1/2017
1.2.165 2,283 7/26/2017
1.2.164 2,260 7/26/2017
1.2.163 2,198 7/25/2017
1.2.162 2,205 7/18/2017
1.2.161 2,230 7/18/2017
1.2.160 2,247 7/18/2017
1.2.159 2,244 7/18/2017
1.2.158 2,279 7/13/2017
1.2.157 2,233 7/13/2017
1.2.156 2,159 7/5/2017
1.2.155 2,314 6/28/2017
1.2.154 2,233 6/27/2017
1.2.153 2,313 6/20/2017
1.2.152 2,328 6/19/2017
1.2.151 2,222 6/14/2017
1.2.150 2,208 6/13/2017
1.2.149 2,247 5/31/2017
1.2.148 2,200 5/29/2017
1.2.147 2,257 5/19/2017
1.2.146 2,236 5/18/2017
1.2.145 2,314 5/18/2017
1.2.144 2,235 5/14/2017
1.2.143 2,236 5/12/2017
1.2.142 2,243 5/12/2017
1.2.141 2,257 5/5/2017
1.2.140 2,346 4/27/2017
1.2.139 2,343 2/27/2017
1.2.137 2,313 2/3/2017
1.2.136 2,263 2/3/2017
1.2.135 2,298 1/26/2017
1.2.134 2,270 1/25/2017
1.2.133 2,426 1/12/2017
1.2.132 2,324 1/11/2017
1.2.131 2,411 1/10/2017
1.2.130 2,272 1/10/2017
1.2.129 2,273 1/10/2017
1.2.128 2,286 1/10/2017
1.2.127 2,256 1/10/2017
1.2.125 2,300 1/10/2017
1.2.119 2,204 12/13/2016
1.2.118 2,234 12/12/2016
1.2.117 2,245 12/10/2016
1.2.115 2,276 12/8/2016
1.2.114 2,218 12/5/2016
1.2.112 2,359 11/29/2016
1.2.111 2,355 11/25/2016
1.2.110 2,356 11/25/2016
1.2.109 2,296 11/24/2016
1.2.108 2,294 11/24/2016
1.2.107 2,269 11/23/2016
1.2.106 4,281 11/18/2016
1.2.105 2,215 11/18/2016
1.2.104 2,328 11/18/2016
1.2.103 2,285 11/17/2016
1.2.102 2,240 11/17/2016
1.2.101 2,293 11/17/2016
1.2.100 2,279 11/16/2016
1.2.99 2,256 11/16/2016
1.2.98 2,255 11/16/2016
1.2.97 2,298 11/16/2016
1.2.96 2,229 11/16/2016
1.2.95 2,255 11/16/2016
1.2.94 2,291 11/15/2016
1.2.92 2,302 11/15/2016
1.2.91 2,250 11/15/2016
1.2.90 2,242 11/15/2016
1.2.89 2,292 11/14/2016
1.2.88 2,800 11/8/2016
1.2.87 2,468 11/8/2016
1.2.86 2,444 11/8/2016
1.2.85 2,308 11/8/2016
1.2.84 2,734 11/8/2016
1.2.83 2,436 11/7/2016
1.2.82 2,506 11/3/2016
1.2.81 2,530 11/3/2016
1.2.80 2,395 11/3/2016
1.2.79 2,360 11/2/2016
1.2.78 2,439 11/1/2016
1.2.76 2,437 11/1/2016
1.2.75 2,210 10/31/2016
1.2.73 2,278 10/28/2016
1.2.71 2,291 10/27/2016
1.2.68 2,292 10/26/2016
1.2.66 2,245 10/25/2016
1.2.65 2,251 10/24/2016
1.2.64 2,288 10/21/2016
1.2.63 2,325 10/21/2016
1.2.62 2,236 10/21/2016
1.2.61 2,299 10/20/2016
1.2.60 2,228 10/20/2016
1.2.59 2,299 10/13/2016
1.2.58 2,264 10/13/2016
1.2.57 2,273 10/13/2016
1.2.56 2,250 10/13/2016
1.2.55 2,258 10/11/2016
1.2.54 2,290 10/11/2016
1.2.53 2,271 10/10/2016
1.2.52 2,260 10/10/2016
1.2.51 2,297 9/12/2016
1.2.50 2,298 9/12/2016
1.2.49 2,269 9/7/2016
1.2.48 2,290 9/2/2016
1.2.47 2,311 5/6/2016
1.2.46 2,696 4/25/2016
1.2.45 2,531 4/25/2016
1.2.43 2,517 4/22/2016
1.2.42 2,292 4/15/2016
1.2.41 2,283 4/12/2016
1.2.40 2,294 4/11/2016
1.2.39 2,263 4/8/2016
1.2.38 2,238 4/8/2016
1.2.37 2,321 4/8/2016
1.2.36 2,373 4/8/2016
1.2.35 2,297 4/6/2016
1.2.34 2,341 4/6/2016
1.2.33 2,296 4/6/2016
1.2.32 2,239 4/6/2016
1.2.31 2,242 4/6/2016
1.2.30 2,238 4/6/2016
1.2.29 2,297 4/5/2016
1.2.28 2,272 4/5/2016
1.2.27 2,331 4/5/2016
1.2.26 2,301 4/5/2016
1.2.25 2,313 4/5/2016
1.2.24 2,299 4/1/2016
1.2.23 2,262 3/31/2016
1.2.22 2,204 3/31/2016
1.2.21 2,262 3/29/2016
1.2.20 2,308 3/25/2016
1.2.19 2,322 3/17/2016
1.2.18 2,298 3/17/2016
1.2.17 2,278 3/17/2016
1.2.16 2,335 3/17/2016
1.2.15 2,466 3/17/2016
1.2.14 2,315 3/16/2016
1.2.13 2,318 3/15/2016
1.2.12 2,292 3/15/2016
1.2.11 2,307 3/14/2016
1.2.10 2,404 3/11/2016
1.2.9 2,299 3/7/2016
1.2.8 2,297 3/6/2016
1.2.7 2,283 3/6/2016
1.2.6 2,330 3/4/2016
1.2.5 2,394 3/2/2016
1.2.4 2,200 3/2/2016
1.2.3 2,257 3/1/2016
1.2.1 2,264 2/29/2016
1.2.0 2,457 2/29/2016
1.1.45 2,185 7/28/2017
1.1.44 2,795 2/29/2016
1.1.43 2,579 2/29/2016
1.1.42 2,501 2/28/2016
1.1.41 2,716 2/26/2016
1.1.40 2,316 2/23/2016
1.1.39 2,360 2/23/2016
1.1.38 2,349 2/22/2016
1.1.37 2,252 2/22/2016
1.1.36 2,261 2/19/2016
1.1.34 2,281 2/15/2016
1.1.33 2,307 2/12/2016
1.1.32 2,519 2/11/2016
1.1.31 2,249 2/11/2016
1.1.30 2,313 2/9/2016
1.1.29 2,327 2/8/2016
1.1.28 2,352 1/29/2016
1.1.27 2,317 1/26/2016
1.1.25 2,318 1/25/2016
1.1.24 2,391 1/20/2016
1.1.23 2,284 1/20/2016
1.1.19 2,242 1/20/2016
1.1.16 2,295 1/19/2016
1.1.15 2,987 1/15/2016
1.1.14 2,586 1/15/2016
1.1.13 3,014 1/14/2016
1.1.12 2,789 1/14/2016
1.1.10 2,365 1/13/2016
1.1.9 2,369 1/12/2016
1.1.5 2,289 1/7/2016
1.1.4 2,254 1/7/2016
1.1.3 2,293 1/6/2016
1.1.2 2,324 1/6/2016
1.1.1 2,338 1/5/2016
1.1.0 2,348 1/1/2016
1.0.155 2,919 12/18/2015
1.0.154 2,340 12/17/2015
1.0.153 2,304 12/17/2015
1.0.151 2,541 12/3/2015
1.0.150 2,405 12/3/2015
1.0.149 2,427 12/3/2015
1.0.148 2,599 12/2/2015
1.0.147 2,401 12/2/2015
1.0.146 2,662 12/2/2015
1.0.145 2,304 12/2/2015
1.0.144 2,550 12/2/2015
1.0.143 2,399 12/1/2015
1.0.142 2,612 12/1/2015
1.0.140 2,629 12/1/2015
1.0.139 2,693 11/30/2015
1.0.138 2,599 11/30/2015
1.0.137 2,370 11/26/2015
1.0.136 2,372 11/25/2015
1.0.135 2,389 11/20/2015
1.0.134 2,423 11/19/2015
1.0.133 2,384 11/19/2015
1.0.132 2,476 11/19/2015
1.0.131 2,395 11/17/2015
1.0.130 2,314 11/13/2015
1.0.129 2,305 11/13/2015
1.0.128 2,257 11/13/2015
1.0.127 2,332 11/12/2015
1.0.126 2,393 11/12/2015
1.0.125 2,348 11/11/2015
1.0.124 2,280 11/11/2015
1.0.123 2,314 11/11/2015
1.0.122 2,338 11/11/2015
1.0.121 2,420 11/4/2015
1.0.120 2,355 11/3/2015
1.0.119 2,344 10/30/2015
1.0.118 2,307 10/29/2015
1.0.117 2,284 10/23/2015
1.0.116 2,309 10/20/2015
1.0.115 2,374 10/13/2015
1.0.113 2,319 10/13/2015
1.0.111 2,473 10/6/2015
1.0.110 2,511 10/6/2015
1.0.109 2,394 10/6/2015
1.0.108 2,426 10/6/2015
1.0.107 2,687 10/4/2015
1.0.106 2,425 9/25/2015
1.0.105 2,389 9/2/2015
1.0.104 2,338 8/24/2015
1.0.103 2,492 7/30/2015
1.0.102 2,729 7/30/2015
1.0.101 2,645 6/12/2015
1.0.100 2,591 6/3/2015
1.0.99 2,574 6/3/2015
1.0.98 2,549 6/3/2015
1.0.97 2,610 5/12/2015
1.0.96 2,561 5/7/2015
1.0.95 2,550 4/16/2015
1.0.94 2,419 4/16/2015
1.0.93 2,453 4/15/2015
1.0.92 2,497 4/8/2015
1.0.91 2,479 3/17/2015
1.0.90 2,420 3/10/2015
1.0.89 2,516 3/10/2015
1.0.88 2,579 2/12/2015
1.0.87 2,564 12/4/2014
1.0.86 2,605 11/14/2014
1.0.85 2,617 11/14/2014
1.0.84 2,806 11/13/2014
1.0.83 2,575 11/13/2014
1.0.82 2,682 11/12/2014
1.0.81 2,591 11/12/2014
1.0.80 2,410 10/9/2014
1.0.79 2,428 10/8/2014
1.0.78 2,397 10/7/2014
1.0.77 2,453 10/7/2014
1.0.76 2,393 9/29/2014
1.0.75 2,385 9/29/2014
1.0.74 2,393 9/3/2014
1.0.73 2,297 9/3/2014
1.0.72 2,467 8/12/2014
1.0.71 2,437 8/11/2014
1.0.70 2,468 8/11/2014
1.0.67 2,479 8/11/2014
1.0.66 2,476 8/11/2014
1.0.65 2,473 8/5/2014
1.0.64 2,418 8/4/2014
1.0.63 2,475 7/31/2014
1.0.62 2,345 7/22/2014
1.0.61 2,416 7/22/2014
1.0.60 2,316 7/22/2014
1.0.59 2,436 7/11/2014
1.0.58 2,394 7/11/2014
1.0.57 2,336 7/7/2014
1.0.56 2,367 7/1/2014
1.0.55 2,439 7/1/2014
1.0.54 2,431 7/1/2014
1.0.53 2,448 7/1/2014
1.0.52 2,438 7/1/2014
1.0.51 2,471 6/23/2014
1.0.49 2,463 6/21/2014
1.0.48 2,505 6/20/2014
1.0.47 2,546 6/21/2014
1.0.46 2,500 6/21/2014
1.0.45 2,475 6/19/2014
1.0.44 2,444 6/19/2014
1.0.43 2,387 6/19/2014
1.0.41 2,393 6/19/2014
1.0.40 2,373 6/19/2014
1.0.39 2,443 6/18/2014
1.0.38 2,443 6/18/2014
1.0.37 2,370 6/12/2014
1.0.36 2,396 6/12/2014
1.0.35 2,422 6/12/2014
1.0.32 2,460 6/12/2014
1.0.31 2,505 6/6/2014
1.0.30 2,435 6/6/2014
1.0.29 2,493 6/5/2014
1.0.28 2,456 5/8/2014
1.0.27 2,459 5/8/2014
1.0.26 2,401 5/7/2014
1.0.25 2,423 5/7/2014
1.0.24 2,369 5/7/2014
1.0.23 2,458 5/5/2014
1.0.22 2,382 5/5/2014
1.0.21 2,404 5/5/2014
1.0.20 2,636 4/30/2014
1.0.19 2,391 4/30/2014
1.0.18 2,567 4/11/2014
1.0.17 2,639 4/10/2014
1.0.16 2,699 4/10/2014
1.0.15 2,692 4/10/2014
1.0.14 2,526 4/10/2014
1.0.13 2,622 4/10/2014
1.0.12 2,558 4/2/2014
1.0.11 2,483 4/2/2014
1.0.10 2,495 4/2/2014
1.0.9 2,524 4/1/2014
1.0.8 2,574 4/1/2014
1.0.7 2,623 4/1/2014
1.0.6 2,635 4/1/2014
1.0.5 2,627 4/1/2014