PeanutButter.RandomGenerators 3.0.393

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.RandomGenerators --version 3.0.393
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.393
                    
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="3.0.393" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.393" />
                    
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 3.0.393
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.393"
                    
#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@3.0.393
                    
#: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=3.0.393
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.393
                    
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 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 197 9/12/2025
3.0.395 195 9/11/2025
3.0.394 146 9/11/2025
3.0.393 165 9/10/2025
3.0.392 200 9/9/2025
3.0.391 383 8/19/2025
3.0.390 149 8/19/2025
3.0.389 970 8/1/2025
3.0.388 152 7/31/2025
3.0.387 139 7/30/2025
3.0.386 398 7/15/2025
3.0.385 193 7/15/2025
3.0.384 1,538 5/15/2025
3.0.383 331 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 318 5/6/2025
3.0.377 218 5/6/2025
3.0.376 206 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 234 5/5/2025
3.0.369 216 5/5/2025
3.0.368 252 4/30/2025
3.0.367 218 4/30/2025
3.0.366 218 4/30/2025
3.0.365 205 4/30/2025
3.0.364 229 4/30/2025
3.0.363 213 4/30/2025
3.0.362 223 4/30/2025
3.0.361 226 4/30/2025
3.0.360 211 4/30/2025
3.0.359 226 4/30/2025
3.0.358 244 4/29/2025
3.0.357 383 4/23/2025
3.0.356 276 4/22/2025
3.0.355 384 4/17/2025
3.0.354 305 4/15/2025
3.0.353 1,210 4/4/2025
3.0.352 263 4/3/2025
3.0.351 249 4/2/2025
3.0.350 361 4/2/2025
3.0.349 572 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 287 2/11/2025
3.0.341 213 2/10/2025
3.0.340 308 2/5/2025
3.0.339 1,177 1/7/2025
3.0.338 210 1/7/2025
3.0.337 216 1/7/2025
3.0.336 228 1/6/2025
3.0.335 374 12/17/2024
3.0.334 216 12/17/2024
3.0.333 285 12/13/2024
3.0.332 239 12/13/2024
3.0.331 234 12/12/2024
3.0.330 471 11/28/2024
3.0.329 908 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,899 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 260 9/18/2024
3.0.316 3,055 8/28/2024
3.0.315 464 8/12/2024
3.0.314 335 8/8/2024
3.0.313 235 8/8/2024
3.0.312 428 7/29/2024
3.0.311 1,290 7/17/2024
3.0.310 244 7/15/2024
3.0.309 268 7/15/2024
3.0.308 333 7/9/2024
3.0.307 227 7/9/2024
3.0.306 450 6/25/2024
3.0.305 443 6/11/2024
3.0.304 210 6/11/2024
3.0.303 370 6/5/2024
3.0.302 244 6/5/2024
3.0.301 422 5/30/2024
3.0.300 233 5/30/2024
3.0.299 276 5/30/2024
3.0.298 1,239 5/17/2024
3.0.297 268 5/17/2024
3.0.296 294 5/13/2024
3.0.295 284 5/8/2024
3.0.294 267 5/7/2024
3.0.293 1,082 4/19/2024
3.0.292 245 4/18/2024
3.0.291 1,729 4/17/2024
3.0.290 263 4/17/2024
3.0.289 320 4/15/2024
3.0.288 2,988 4/11/2024
3.0.287 637 4/5/2024
3.0.286 288 4/5/2024
3.0.285 324 4/5/2024
3.0.284 562 4/4/2024
3.0.283 284 4/4/2024
3.0.282 810 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 443 2/28/2024
3.0.274 448 2/28/2024
3.0.273 484 2/27/2024
3.0.272 570 2/26/2024
3.0.271 2,349 2/22/2024
3.0.270 529 2/15/2024
3.0.269 484 2/15/2024
3.0.268 469 2/15/2024
3.0.267 468 2/14/2024
3.0.266 475 2/14/2024
3.0.265 784 2/13/2024
3.0.264 556 2/8/2024
3.0.263 513 2/8/2024
3.0.262 532 2/8/2024
3.0.261 531 2/8/2024
3.0.260 515 2/7/2024
3.0.259 545 2/7/2024
3.0.258 537 2/7/2024
3.0.257 564 2/7/2024
3.0.256 1,283 1/31/2024
3.0.255 4,423 1/30/2024
3.0.254 844 1/25/2024
3.0.253 704 1/24/2024
3.0.252 629 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 823 1/16/2024
3.0.246 689 1/15/2024
3.0.245 736 1/11/2024
3.0.244 1,814 12/11/2023
3.0.243 736 12/11/2023
3.0.242 940 12/7/2023
3.0.241 809 12/7/2023
3.0.240 903 12/5/2023
3.0.239 801 12/5/2023
3.0.238 768 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 789 11/14/2023
3.0.232 750 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,209 11/2/2023
3.0.227 820 11/2/2023
3.0.226 805 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 805 10/31/2023
3.0.221 811 10/31/2023
3.0.220 816 10/31/2023
3.0.219 790 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 781 10/30/2023
3.0.214 2,738 10/26/2023
3.0.213 842 10/25/2023
3.0.212 852 10/25/2023
3.0.211 800 10/24/2023
3.0.210 771 10/24/2023
3.0.209 795 10/24/2023
3.0.208 760 10/24/2023
3.0.207 832 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 798 10/20/2023
3.0.202 832 10/19/2023
3.0.201 794 10/19/2023
3.0.200 766 10/19/2023
3.0.199 810 10/19/2023
3.0.198 872 10/18/2023
3.0.197 782 10/18/2023
3.0.196 979 10/17/2023
3.0.195 871 10/13/2023
3.0.194 921 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 840 10/11/2023
3.0.189 847 10/11/2023
3.0.188 816 10/11/2023
3.0.187 797 10/11/2023
3.0.186 830 10/11/2023
3.0.185 859 10/10/2023
3.0.184 812 10/10/2023
3.0.183 847 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 888 9/21/2023
3.0.178 787 9/21/2023
3.0.177 2,170 9/11/2023
3.0.176 952 9/8/2023
3.0.175 888 9/8/2023
3.0.173 842 9/8/2023
3.0.172 865 9/8/2023
3.0.170 5,528 8/23/2023
3.0.169 979 8/23/2023
3.0.168 884 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,062 7/28/2023
3.0.161 1,014 7/28/2023
3.0.160 5,144 6/30/2023
3.0.159 1,082 6/29/2023
3.0.158 1,048 6/29/2023
3.0.157 1,062 6/28/2023
3.0.156 1,050 6/28/2023
3.0.155 1,045 6/28/2023
3.0.154 1,026 6/26/2023
3.0.153 1,093 6/22/2023
3.0.152 1,069 6/22/2023
3.0.151 1,081 6/22/2023
3.0.150 1,079 6/22/2023
3.0.149 1,060 6/22/2023
3.0.148 1,078 6/22/2023
3.0.147 1,394 6/15/2023
3.0.146 1,593 6/9/2023
3.0.145 1,183 6/6/2023
3.0.144 1,091 6/6/2023
3.0.143 1,083 6/6/2023
3.0.142 1,309 5/31/2023
3.0.141 1,083 5/31/2023
3.0.140 1,357 5/26/2023
3.0.139 1,119 5/26/2023
3.0.138 1,249 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,249 5/24/2023
3.0.131 1,204 5/24/2023
3.0.130 1,239 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,312 5/5/2023
3.0.124 1,890 5/4/2023
3.0.123 1,464 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,423 4/24/2023
3.0.116 1,769 4/24/2023
3.0.115 1,503 4/18/2023
3.0.114 1,274 4/18/2023
3.0.113 1,318 4/18/2023
3.0.112 1,285 4/11/2023
3.0.111 1,375 4/11/2023
3.0.110 1,445 3/31/2023
3.0.109 1,423 3/29/2023
3.0.108 1,440 3/28/2023
3.0.107 4,071 3/15/2023
3.0.106 1,748 3/9/2023
3.0.105 1,413 3/9/2023
3.0.104 1,606 3/3/2023
3.0.103 1,484 3/2/2023
3.0.102 1,479 3/2/2023
3.0.101 1,529 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,745 11/14/2022
3.0.85 1,719 11/14/2022
3.0.84 1,728 11/14/2022
3.0.83 1,744 11/14/2022
3.0.82 1,773 11/14/2022
3.0.81 1,762 11/14/2022
3.0.80 1,703 11/14/2022
3.0.79 2,464 11/8/2022
3.0.78 1,822 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,829 11/3/2022
3.0.73 4,310 10/31/2022
3.0.72 1,859 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,877 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,881 10/12/2022
3.0.58 2,060 9/28/2022
3.0.57 1,925 9/28/2022
3.0.56 2,172 9/28/2022
3.0.55 2,183 9/27/2022
3.0.54 2,186 9/27/2022
3.0.53 2,146 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,186 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,103 9/26/2022
3.0.44 2,097 9/26/2022
3.0.43 2,201 9/23/2022
3.0.42 2,209 9/23/2022
3.0.41 2,178 9/22/2022
3.0.40 2,105 9/22/2022
3.0.39 2,115 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,309 9/21/2022
3.0.34 5,294 9/20/2022
3.0.33 2,203 9/19/2022
3.0.32 2,145 9/16/2022
3.0.31 2,185 9/16/2022
3.0.30 2,131 9/16/2022
3.0.29 2,134 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,214 9/14/2022
3.0.22 2,214 9/14/2022
3.0.21 2,264 9/14/2022
3.0.20 2,264 9/9/2022
3.0.19 2,169 9/9/2022
3.0.18 2,172 9/8/2022
3.0.17 2,218 9/6/2022
3.0.16 2,268 9/6/2022
3.0.15 2,248 9/2/2022
3.0.14 2,171 9/1/2022
3.0.13 2,166 8/31/2022
3.0.12 2,121 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,217 8/15/2022
3.0.5 2,093 8/15/2022
3.0.4 2,813 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,167 7/26/2022
2.0.96 2,184 7/26/2022
2.0.95 2,221 7/26/2022
2.0.94 2,220 7/25/2022
2.0.93 2,114 7/25/2022
2.0.92 2,749 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,153 7/11/2022
2.0.84 2,172 7/8/2022
2.0.83 3,198 6/29/2022
2.0.82 1,768 6/29/2022
2.0.81 25,494 6/23/2022
2.0.80 2,001 6/15/2022
2.0.79 1,855 6/14/2022
2.0.78 1,841 6/14/2022
2.0.77 21,257 5/24/2022
2.0.76 48,869 5/3/2022
2.0.75 1,936 4/29/2022
2.0.74 2,229 4/19/2022
2.0.73 2,076 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,877 4/7/2022
2.0.68 1,854 4/7/2022
2.0.67 1,888 4/7/2022
2.0.66 3,915 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,216 2/22/2022
2.0.61 2,496 2/18/2022
2.0.60 1,926 2/18/2022
2.0.59 2,380 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,899 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,908 1/19/2022
2.0.50 6,033 12/2/2021
2.0.44 9,375 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,714 10/12/2021
2.0.39 1,649 10/12/2021
2.0.38 1,724 10/5/2021
2.0.37 1,738 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,837 7/21/2021
2.0.32 1,667 7/21/2021
2.0.31 1,700 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,675 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,857 5/10/2021
2.0.19 1,760 5/10/2021
2.0.18 1,814 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,532 3/31/2021
2.0.13 2,019 3/25/2021
2.0.12 1,813 3/25/2021
2.0.11 2,248 2/19/2021
2.0.10 1,861 2/18/2021
2.0.9 1,827 2/18/2021
2.0.8 1,900 2/16/2021
2.0.7 1,936 2/9/2021
2.0.6 1,844 2/9/2021
2.0.5 1,913 2/3/2021
2.0.4 1,924 1/29/2021
2.0.3 1,871 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,868 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,940 1/19/2021
1.2.390 1,945 1/19/2021
1.2.389 1,974 1/19/2021
1.2.388 1,934 1/14/2021
1.2.387 1,812 1/14/2021
1.2.386 1,950 1/13/2021
1.2.385 1,895 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,648 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,995 8/31/2020
1.2.375 14,474 7/13/2020
1.2.374 2,047 7/2/2020
1.2.373 2,049 7/1/2020
1.2.372 2,072 6/10/2020
1.2.371 2,038 6/10/2020
1.2.370 2,010 6/10/2020
1.2.369 1,977 6/9/2020
1.2.368 1,964 6/9/2020
1.2.367 1,967 6/9/2020
1.2.366 1,902 6/9/2020
1.2.365 1,615 6/9/2020
1.2.364 1,639 6/9/2020
1.2.363 1,634 6/9/2020
1.2.362 1,645 6/8/2020
1.2.361 1,628 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,177 3/3/2020
1.2.352 2,120 3/3/2020
1.2.351 2,059 3/2/2020
1.2.350 2,133 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,068 2/20/2020
1.2.338 2,036 2/19/2020
1.2.337 2,076 2/18/2020
1.2.336 2,090 2/14/2020
1.2.335 2,136 2/6/2020
1.2.334 2,150 2/4/2020
1.2.333 2,132 2/3/2020
1.2.332 3,343 1/13/2020
1.2.331 28,175 12/17/2019
1.2.330 101,122 12/13/2019
1.2.328 2,100 12/12/2019
1.2.327 2,373 12/11/2019
1.2.326 2,054 12/10/2019
1.2.325 2,196 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,918 11/26/2019
1.2.319 1,796 11/26/2019
1.2.318 1,763 11/22/2019
1.2.317 2,596 11/20/2019
1.2.316 1,899 10/25/2019
1.2.315 1,731 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,759 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,078 10/2/2019
1.2.303 1,780 9/16/2019
1.2.302 1,789 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,746 9/6/2019
1.2.297 2,086 8/20/2019
1.2.296 1,694 8/20/2019
1.2.295 1,774 8/20/2019
1.2.294 1,745 8/20/2019
1.2.293 1,733 8/16/2019
1.2.292 2,822 7/15/2019
1.2.291 2,132 6/30/2019
1.2.290 1,711 6/28/2019
1.2.289 1,763 6/20/2019
1.2.288 1,862 6/12/2019
1.2.287 1,765 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,829 5/25/2019
1.2.281 1,769 5/23/2019
1.2.280 1,754 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,821 5/7/2019
1.2.275 1,828 5/6/2019
1.2.274 1,856 4/26/2019
1.2.273 1,775 4/25/2019
1.2.272 1,824 4/25/2019
1.2.271 1,848 4/24/2019
1.2.270 1,820 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,794 4/12/2019
1.2.265 1,765 4/12/2019
1.2.264 1,844 4/11/2019
1.2.263 1,809 4/11/2019
1.2.262 1,804 4/10/2019
1.2.261 1,769 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,826 2/26/2019
1.2.256 12,978 2/15/2019
1.2.255 1,868 2/15/2019
1.2.254 1,902 2/5/2019
1.2.253 7,201 12/12/2018
1.2.252 1,934 11/8/2018
1.2.251 1,964 11/8/2018
1.2.250 14,197 10/11/2018
1.2.249 2,000 10/2/2018
1.2.248 2,053 9/25/2018
1.2.247 2,069 9/3/2018
1.2.246 1,978 8/28/2018
1.2.245 1,992 8/27/2018
1.2.244 2,132 8/22/2018
1.2.243 2,119 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,108 5/25/2018
1.2.236 2,140 5/24/2018
1.2.235 2,341 5/18/2018
1.2.234 2,122 5/3/2018
1.2.233 2,390 5/3/2018
1.2.232 2,249 4/30/2018
1.2.231 2,352 4/18/2018
1.2.230 2,451 4/10/2018
1.2.229 2,421 4/10/2018
1.2.228 2,142 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,390 3/19/2018
1.2.223 2,179 3/15/2018
1.2.222 2,415 3/14/2018
1.2.221 2,185 3/14/2018
1.2.220 2,262 2/23/2018
1.2.219 2,421 2/16/2018
1.2.218 2,425 2/9/2018
1.2.217 2,437 2/8/2018
1.2.216 2,403 2/7/2018
1.2.215 2,143 2/7/2018
1.2.214 2,333 2/5/2018
1.2.213 2,174 2/2/2018
1.2.212 2,355 1/26/2018
1.2.211 2,467 1/16/2018
1.2.210 2,196 12/18/2017
1.2.209 2,206 12/14/2017
1.2.208 2,437 12/7/2017
1.2.207 2,205 12/6/2017
1.2.206 2,230 12/4/2017
1.2.205 2,284 11/28/2017
1.2.204 2,210 11/24/2017
1.2.203 2,250 11/24/2017
1.2.202 6,960 11/24/2017
1.2.201 2,241 11/20/2017
1.2.200 2,186 11/14/2017
1.2.199 2,212 11/14/2017
1.2.198 2,270 11/6/2017
1.2.197 2,114 11/6/2017
1.2.196 2,267 10/31/2017
1.2.195 2,142 10/30/2017
1.2.194 2,277 10/26/2017
1.2.193 2,254 10/26/2017
1.2.192 2,173 10/26/2017
1.2.191 2,231 10/20/2017
1.2.190 2,239 10/18/2017
1.2.189 2,241 10/18/2017
1.2.188 2,180 10/15/2017
1.2.187 2,228 10/11/2017
1.2.186 2,195 10/11/2017
1.2.185 2,236 10/10/2017
1.2.184 2,165 10/10/2017
1.2.183 2,177 10/2/2017
1.2.182 2,193 9/29/2017
1.2.181 2,226 9/25/2017
1.2.180 2,256 9/14/2017
1.2.179 2,199 9/12/2017
1.2.178 2,261 8/31/2017
1.2.177 2,278 8/25/2017
1.2.176 2,228 8/24/2017
1.2.174 2,250 8/7/2017
1.2.173 2,189 8/7/2017
1.2.172 2,248 8/7/2017
1.2.171 2,186 8/4/2017
1.2.170 2,213 8/3/2017
1.2.169 2,285 8/3/2017
1.2.168 2,224 8/3/2017
1.2.167 2,203 8/2/2017
1.2.166 2,236 8/1/2017
1.2.165 2,282 7/26/2017
1.2.164 2,255 7/26/2017
1.2.163 2,196 7/25/2017
1.2.162 2,204 7/18/2017
1.2.161 2,229 7/18/2017
1.2.160 2,245 7/18/2017
1.2.159 2,243 7/18/2017
1.2.158 2,278 7/13/2017
1.2.157 2,230 7/13/2017
1.2.156 2,158 7/5/2017
1.2.155 2,313 6/28/2017
1.2.154 2,232 6/27/2017
1.2.153 2,311 6/20/2017
1.2.152 2,326 6/19/2017
1.2.151 2,220 6/14/2017
1.2.150 2,206 6/13/2017
1.2.149 2,246 5/31/2017
1.2.148 2,199 5/29/2017
1.2.147 2,256 5/19/2017
1.2.146 2,235 5/18/2017
1.2.145 2,313 5/18/2017
1.2.144 2,234 5/14/2017
1.2.143 2,234 5/12/2017
1.2.142 2,240 5/12/2017
1.2.141 2,255 5/5/2017
1.2.140 2,344 4/27/2017
1.2.139 2,342 2/27/2017
1.2.137 2,312 2/3/2017
1.2.136 2,260 2/3/2017
1.2.135 2,296 1/26/2017
1.2.134 2,268 1/25/2017
1.2.133 2,424 1/12/2017
1.2.132 2,323 1/11/2017
1.2.131 2,410 1/10/2017
1.2.130 2,271 1/10/2017
1.2.129 2,272 1/10/2017
1.2.128 2,285 1/10/2017
1.2.127 2,255 1/10/2017
1.2.125 2,299 1/10/2017
1.2.119 2,203 12/13/2016
1.2.118 2,232 12/12/2016
1.2.117 2,244 12/10/2016
1.2.115 2,275 12/8/2016
1.2.114 2,216 12/5/2016
1.2.112 2,357 11/29/2016
1.2.111 2,353 11/25/2016
1.2.110 2,354 11/25/2016
1.2.109 2,294 11/24/2016
1.2.108 2,293 11/24/2016
1.2.107 2,268 11/23/2016
1.2.106 4,276 11/18/2016
1.2.105 2,212 11/18/2016
1.2.104 2,327 11/18/2016
1.2.103 2,284 11/17/2016
1.2.102 2,238 11/17/2016
1.2.101 2,292 11/17/2016
1.2.100 2,278 11/16/2016
1.2.99 2,254 11/16/2016
1.2.98 2,254 11/16/2016
1.2.97 2,297 11/16/2016
1.2.96 2,228 11/16/2016
1.2.95 2,253 11/16/2016
1.2.94 2,290 11/15/2016
1.2.92 2,301 11/15/2016
1.2.91 2,247 11/15/2016
1.2.90 2,241 11/15/2016
1.2.89 2,289 11/14/2016
1.2.88 2,798 11/8/2016
1.2.87 2,467 11/8/2016
1.2.86 2,442 11/8/2016
1.2.85 2,307 11/8/2016
1.2.84 2,732 11/8/2016
1.2.83 2,435 11/7/2016
1.2.82 2,504 11/3/2016
1.2.81 2,528 11/3/2016
1.2.80 2,393 11/3/2016
1.2.79 2,359 11/2/2016
1.2.78 2,436 11/1/2016
1.2.76 2,436 11/1/2016
1.2.75 2,209 10/31/2016
1.2.73 2,275 10/28/2016
1.2.71 2,290 10/27/2016
1.2.68 2,290 10/26/2016
1.2.66 2,244 10/25/2016
1.2.65 2,250 10/24/2016
1.2.64 2,286 10/21/2016
1.2.63 2,323 10/21/2016
1.2.62 2,235 10/21/2016
1.2.61 2,297 10/20/2016
1.2.60 2,227 10/20/2016
1.2.59 2,297 10/13/2016
1.2.58 2,263 10/13/2016
1.2.57 2,269 10/13/2016
1.2.56 2,249 10/13/2016
1.2.55 2,256 10/11/2016
1.2.54 2,288 10/11/2016
1.2.53 2,270 10/10/2016
1.2.52 2,257 10/10/2016
1.2.51 2,295 9/12/2016
1.2.50 2,297 9/12/2016
1.2.49 2,268 9/7/2016
1.2.48 2,289 9/2/2016
1.2.47 2,310 5/6/2016
1.2.46 2,695 4/25/2016
1.2.45 2,530 4/25/2016
1.2.43 2,516 4/22/2016
1.2.42 2,291 4/15/2016
1.2.41 2,280 4/12/2016
1.2.40 2,293 4/11/2016
1.2.39 2,261 4/8/2016
1.2.38 2,237 4/8/2016
1.2.37 2,320 4/8/2016
1.2.36 2,372 4/8/2016
1.2.35 2,296 4/6/2016
1.2.34 2,340 4/6/2016
1.2.33 2,295 4/6/2016
1.2.32 2,237 4/6/2016
1.2.31 2,241 4/6/2016
1.2.30 2,237 4/6/2016
1.2.29 2,296 4/5/2016
1.2.28 2,271 4/5/2016
1.2.27 2,330 4/5/2016
1.2.26 2,299 4/5/2016
1.2.25 2,312 4/5/2016
1.2.24 2,298 4/1/2016
1.2.23 2,261 3/31/2016
1.2.22 2,200 3/31/2016
1.2.21 2,261 3/29/2016
1.2.20 2,307 3/25/2016
1.2.19 2,320 3/17/2016
1.2.18 2,295 3/17/2016
1.2.17 2,277 3/17/2016
1.2.16 2,333 3/17/2016
1.2.15 2,465 3/17/2016
1.2.14 2,312 3/16/2016
1.2.13 2,314 3/15/2016
1.2.12 2,291 3/15/2016
1.2.11 2,305 3/14/2016
1.2.10 2,403 3/11/2016
1.2.9 2,297 3/7/2016
1.2.8 2,296 3/6/2016
1.2.7 2,282 3/6/2016
1.2.6 2,327 3/4/2016
1.2.5 2,392 3/2/2016
1.2.4 2,198 3/2/2016
1.2.3 2,256 3/1/2016
1.2.1 2,263 2/29/2016
1.2.0 2,455 2/29/2016
1.1.45 2,184 7/28/2017
1.1.44 2,794 2/29/2016
1.1.43 2,578 2/29/2016
1.1.42 2,499 2/28/2016
1.1.41 2,714 2/26/2016
1.1.40 2,313 2/23/2016
1.1.39 2,359 2/23/2016
1.1.38 2,347 2/22/2016
1.1.37 2,250 2/22/2016
1.1.36 2,259 2/19/2016
1.1.34 2,278 2/15/2016
1.1.33 2,306 2/12/2016
1.1.32 2,515 2/11/2016
1.1.31 2,248 2/11/2016
1.1.30 2,312 2/9/2016
1.1.29 2,325 2/8/2016
1.1.28 2,350 1/29/2016
1.1.27 2,316 1/26/2016
1.1.25 2,317 1/25/2016
1.1.24 2,390 1/20/2016
1.1.23 2,282 1/20/2016
1.1.19 2,241 1/20/2016
1.1.16 2,294 1/19/2016
1.1.15 2,985 1/15/2016
1.1.14 2,585 1/15/2016
1.1.13 3,012 1/14/2016
1.1.12 2,786 1/14/2016
1.1.10 2,363 1/13/2016
1.1.9 2,367 1/12/2016
1.1.5 2,288 1/7/2016
1.1.4 2,253 1/7/2016
1.1.3 2,292 1/6/2016
1.1.2 2,322 1/6/2016
1.1.1 2,337 1/5/2016
1.1.0 2,347 1/1/2016
1.0.155 2,917 12/18/2015
1.0.154 2,339 12/17/2015
1.0.153 2,303 12/17/2015
1.0.151 2,539 12/3/2015
1.0.150 2,402 12/3/2015
1.0.149 2,425 12/3/2015
1.0.148 2,598 12/2/2015
1.0.147 2,399 12/2/2015
1.0.146 2,661 12/2/2015
1.0.145 2,303 12/2/2015
1.0.144 2,549 12/2/2015
1.0.143 2,398 12/1/2015
1.0.142 2,610 12/1/2015
1.0.140 2,627 12/1/2015
1.0.139 2,691 11/30/2015
1.0.138 2,595 11/30/2015
1.0.137 2,369 11/26/2015
1.0.136 2,371 11/25/2015
1.0.135 2,387 11/20/2015
1.0.134 2,422 11/19/2015
1.0.133 2,383 11/19/2015
1.0.132 2,475 11/19/2015
1.0.131 2,393 11/17/2015
1.0.130 2,313 11/13/2015
1.0.129 2,304 11/13/2015
1.0.128 2,255 11/13/2015
1.0.127 2,330 11/12/2015
1.0.126 2,392 11/12/2015
1.0.125 2,347 11/11/2015
1.0.124 2,278 11/11/2015
1.0.123 2,312 11/11/2015
1.0.122 2,336 11/11/2015
1.0.121 2,419 11/4/2015
1.0.120 2,352 11/3/2015
1.0.119 2,343 10/30/2015
1.0.118 2,305 10/29/2015
1.0.117 2,281 10/23/2015
1.0.116 2,308 10/20/2015
1.0.115 2,373 10/13/2015
1.0.113 2,318 10/13/2015
1.0.111 2,472 10/6/2015
1.0.110 2,509 10/6/2015
1.0.109 2,392 10/6/2015
1.0.108 2,424 10/6/2015
1.0.107 2,685 10/4/2015
1.0.106 2,424 9/25/2015
1.0.105 2,388 9/2/2015
1.0.104 2,337 8/24/2015
1.0.103 2,490 7/30/2015
1.0.102 2,728 7/30/2015
1.0.101 2,644 6/12/2015
1.0.100 2,589 6/3/2015
1.0.99 2,571 6/3/2015
1.0.98 2,548 6/3/2015
1.0.97 2,609 5/12/2015
1.0.96 2,560 5/7/2015
1.0.95 2,549 4/16/2015
1.0.94 2,418 4/16/2015
1.0.93 2,451 4/15/2015
1.0.92 2,496 4/8/2015
1.0.91 2,478 3/17/2015
1.0.90 2,419 3/10/2015
1.0.89 2,514 3/10/2015
1.0.88 2,577 2/12/2015
1.0.87 2,563 12/4/2014
1.0.86 2,603 11/14/2014
1.0.85 2,615 11/14/2014
1.0.84 2,802 11/13/2014
1.0.83 2,574 11/13/2014
1.0.82 2,681 11/12/2014
1.0.81 2,590 11/12/2014
1.0.80 2,408 10/9/2014
1.0.79 2,427 10/8/2014
1.0.78 2,395 10/7/2014
1.0.77 2,452 10/7/2014
1.0.76 2,391 9/29/2014
1.0.75 2,384 9/29/2014
1.0.74 2,391 9/3/2014
1.0.73 2,296 9/3/2014
1.0.72 2,464 8/12/2014
1.0.71 2,436 8/11/2014
1.0.70 2,465 8/11/2014
1.0.67 2,477 8/11/2014
1.0.66 2,475 8/11/2014
1.0.65 2,471 8/5/2014
1.0.64 2,417 8/4/2014
1.0.63 2,474 7/31/2014
1.0.62 2,343 7/22/2014
1.0.61 2,414 7/22/2014
1.0.60 2,315 7/22/2014
1.0.59 2,435 7/11/2014
1.0.58 2,393 7/11/2014
1.0.57 2,335 7/7/2014
1.0.56 2,366 7/1/2014
1.0.55 2,438 7/1/2014
1.0.54 2,430 7/1/2014
1.0.53 2,447 7/1/2014
1.0.52 2,437 7/1/2014
1.0.51 2,469 6/23/2014
1.0.49 2,462 6/21/2014
1.0.48 2,504 6/20/2014
1.0.47 2,544 6/21/2014
1.0.46 2,499 6/21/2014
1.0.45 2,474 6/19/2014
1.0.44 2,443 6/19/2014
1.0.43 2,385 6/19/2014
1.0.41 2,392 6/19/2014
1.0.40 2,371 6/19/2014
1.0.39 2,441 6/18/2014
1.0.38 2,441 6/18/2014
1.0.37 2,369 6/12/2014
1.0.36 2,395 6/12/2014
1.0.35 2,421 6/12/2014
1.0.32 2,459 6/12/2014
1.0.31 2,504 6/6/2014
1.0.30 2,434 6/6/2014
1.0.29 2,492 6/5/2014
1.0.28 2,455 5/8/2014
1.0.27 2,458 5/8/2014
1.0.26 2,398 5/7/2014
1.0.25 2,422 5/7/2014
1.0.24 2,368 5/7/2014
1.0.23 2,457 5/5/2014
1.0.22 2,381 5/5/2014
1.0.21 2,402 5/5/2014
1.0.20 2,635 4/30/2014
1.0.19 2,390 4/30/2014
1.0.18 2,566 4/11/2014
1.0.17 2,638 4/10/2014
1.0.16 2,698 4/10/2014
1.0.15 2,689 4/10/2014
1.0.14 2,525 4/10/2014
1.0.13 2,619 4/10/2014
1.0.12 2,557 4/2/2014
1.0.11 2,481 4/2/2014
1.0.10 2,492 4/2/2014
1.0.9 2,523 4/1/2014
1.0.8 2,573 4/1/2014
1.0.7 2,622 4/1/2014
1.0.6 2,633 4/1/2014
1.0.5 2,626 4/1/2014