PeanutButter.RandomGenerators 1.2.184

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.184
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 1.2.184
                    
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.184" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="1.2.184" />
                    
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.184
                    
#r "nuget: PeanutButter.RandomGenerators, 1.2.184"
                    
#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.184
                    
#: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.184
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=1.2.184
                    
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 Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 157 9/12/2025
3.0.395 191 9/11/2025
3.0.394 142 9/11/2025
3.0.393 161 9/10/2025
3.0.392 194 9/9/2025
3.0.391 380 8/19/2025
3.0.390 146 8/19/2025
3.0.389 927 8/1/2025
3.0.388 149 7/31/2025
3.0.387 136 7/30/2025
3.0.386 393 7/15/2025
3.0.385 189 7/15/2025
3.0.384 1,515 5/15/2025
3.0.383 328 5/14/2025
3.0.382 420 5/13/2025
3.0.381 200 5/9/2025
3.0.380 290 5/8/2025
3.0.379 268 5/7/2025
3.0.378 313 5/6/2025
3.0.377 213 5/6/2025
3.0.376 202 5/6/2025
3.0.375 204 5/6/2025
3.0.374 230 5/5/2025
3.0.373 204 5/5/2025
3.0.372 202 5/5/2025
3.0.371 212 5/5/2025
3.0.370 230 5/5/2025
3.0.369 211 5/5/2025
3.0.368 248 4/30/2025
3.0.367 214 4/30/2025
3.0.366 214 4/30/2025
3.0.365 202 4/30/2025
3.0.364 225 4/30/2025
3.0.363 209 4/30/2025
3.0.362 220 4/30/2025
3.0.361 221 4/30/2025
3.0.360 208 4/30/2025
3.0.359 222 4/30/2025
3.0.358 241 4/29/2025
3.0.357 377 4/23/2025
3.0.356 272 4/22/2025
3.0.355 380 4/17/2025
3.0.354 301 4/15/2025
3.0.353 1,206 4/4/2025
3.0.352 259 4/3/2025
3.0.351 246 4/2/2025
3.0.350 356 4/2/2025
3.0.349 569 3/18/2025
3.0.348 208 3/18/2025
3.0.347 979 3/4/2025
3.0.346 306 3/4/2025
3.0.345 286 3/4/2025
3.0.344 258 2/20/2025
3.0.343 372 2/14/2025
3.0.342 282 2/11/2025
3.0.341 209 2/10/2025
3.0.340 303 2/5/2025
3.0.339 1,174 1/7/2025
3.0.338 206 1/7/2025
3.0.337 211 1/7/2025
3.0.336 224 1/6/2025
3.0.335 371 12/17/2024
3.0.334 212 12/17/2024
3.0.333 282 12/13/2024
3.0.332 236 12/13/2024
3.0.331 231 12/12/2024
3.0.330 465 11/28/2024
3.0.329 898 11/13/2024
3.0.328 937 11/12/2024
3.0.327 216 11/12/2024
3.0.326 208 11/12/2024
3.0.325 214 11/12/2024
3.0.324 207 11/12/2024
3.0.323 2,387 11/6/2024
3.0.322 212 11/6/2024
3.0.321 1,890 10/10/2024
3.0.320 311 10/7/2024
3.0.319 409 9/18/2024
3.0.318 220 9/18/2024
3.0.317 255 9/18/2024
3.0.316 3,052 8/28/2024
3.0.315 458 8/12/2024
3.0.314 331 8/8/2024
3.0.313 232 8/8/2024
3.0.312 423 7/29/2024
3.0.311 1,285 7/17/2024
3.0.310 240 7/15/2024
3.0.309 264 7/15/2024
3.0.308 329 7/9/2024
3.0.307 224 7/9/2024
3.0.306 445 6/25/2024
3.0.305 439 6/11/2024
3.0.304 207 6/11/2024
3.0.303 365 6/5/2024
3.0.302 240 6/5/2024
3.0.301 417 5/30/2024
3.0.300 230 5/30/2024
3.0.299 272 5/30/2024
3.0.298 1,235 5/17/2024
3.0.297 264 5/17/2024
3.0.296 291 5/13/2024
3.0.295 279 5/8/2024
3.0.294 262 5/7/2024
3.0.293 1,077 4/19/2024
3.0.292 240 4/18/2024
3.0.291 1,718 4/17/2024
3.0.290 259 4/17/2024
3.0.289 317 4/15/2024
3.0.288 2,978 4/11/2024
3.0.287 633 4/5/2024
3.0.286 284 4/5/2024
3.0.285 320 4/5/2024
3.0.284 556 4/4/2024
3.0.283 278 4/4/2024
3.0.282 804 4/3/2024
3.0.281 396 4/2/2024
3.0.280 402 4/2/2024
3.0.279 313 3/25/2024
3.0.278 301 3/25/2024
3.0.277 819 3/15/2024
3.0.276 718 2/29/2024
3.0.275 439 2/28/2024
3.0.274 445 2/28/2024
3.0.273 480 2/27/2024
3.0.272 565 2/26/2024
3.0.271 2,305 2/22/2024
3.0.270 526 2/15/2024
3.0.269 481 2/15/2024
3.0.268 466 2/15/2024
3.0.267 464 2/14/2024
3.0.266 472 2/14/2024
3.0.265 781 2/13/2024
3.0.264 552 2/8/2024
3.0.263 510 2/8/2024
3.0.262 528 2/8/2024
3.0.261 528 2/8/2024
3.0.260 511 2/7/2024
3.0.259 542 2/7/2024
3.0.258 532 2/7/2024
3.0.257 561 2/7/2024
3.0.256 1,278 1/31/2024
3.0.255 4,416 1/30/2024
3.0.254 840 1/25/2024
3.0.253 701 1/24/2024
3.0.252 625 1/22/2024
3.0.251 954 1/17/2024
3.0.250 609 1/17/2024
3.0.249 619 1/16/2024
3.0.248 744 1/16/2024
3.0.247 819 1/16/2024
3.0.246 685 1/15/2024
3.0.245 733 1/11/2024
3.0.244 1,811 12/11/2023
3.0.243 733 12/11/2023
3.0.242 937 12/7/2023
3.0.241 804 12/7/2023
3.0.240 900 12/5/2023
3.0.239 797 12/5/2023
3.0.238 763 12/5/2023
3.0.237 769 12/5/2023
3.0.236 1,139 11/17/2023
3.0.235 750 11/17/2023
3.0.234 915 11/14/2023
3.0.233 786 11/14/2023
3.0.232 747 11/13/2023
3.0.231 1,003 11/9/2023
3.0.230 788 11/8/2023
3.0.229 738 11/8/2023
3.0.228 4,178 11/2/2023
3.0.227 818 11/2/2023
3.0.226 803 11/1/2023
3.0.225 791 11/1/2023
3.0.224 789 11/1/2023
3.0.223 852 10/31/2023
3.0.222 803 10/31/2023
3.0.221 810 10/31/2023
3.0.220 813 10/31/2023
3.0.219 787 10/31/2023
3.0.218 752 10/30/2023
3.0.217 782 10/30/2023
3.0.216 832 10/30/2023
3.0.215 780 10/30/2023
3.0.214 2,737 10/26/2023
3.0.213 839 10/25/2023
3.0.212 849 10/25/2023
3.0.211 798 10/24/2023
3.0.210 770 10/24/2023
3.0.209 793 10/24/2023
3.0.208 756 10/24/2023
3.0.207 830 10/23/2023
3.0.206 790 10/23/2023
3.0.205 773 10/20/2023
3.0.204 794 10/20/2023
3.0.203 797 10/20/2023
3.0.202 831 10/19/2023
3.0.201 793 10/19/2023
3.0.200 764 10/19/2023
3.0.199 808 10/19/2023
3.0.198 870 10/18/2023
3.0.197 778 10/18/2023
3.0.196 978 10/17/2023
3.0.195 868 10/13/2023
3.0.194 919 10/12/2023
3.0.193 837 10/12/2023
3.0.192 831 10/11/2023
3.0.191 834 10/11/2023
3.0.190 839 10/11/2023
3.0.189 845 10/11/2023
3.0.188 814 10/11/2023
3.0.187 795 10/11/2023
3.0.186 829 10/11/2023
3.0.185 856 10/10/2023
3.0.184 810 10/10/2023
3.0.183 845 10/9/2023
3.0.182 824 10/9/2023
3.0.181 819 10/9/2023
3.0.180 1,735 9/21/2023
3.0.179 886 9/21/2023
3.0.178 786 9/21/2023
3.0.177 2,168 9/11/2023
3.0.176 950 9/8/2023
3.0.175 886 9/8/2023
3.0.173 838 9/8/2023
3.0.172 862 9/8/2023
3.0.170 5,504 8/23/2023
3.0.169 974 8/23/2023
3.0.168 881 8/23/2023
3.0.167 1,606 8/11/2023
3.0.166 1,020 8/10/2023
3.0.165 1,098 8/7/2023
3.0.164 1,092 8/3/2023
3.0.163 1,084 7/31/2023
3.0.162 1,060 7/28/2023
3.0.161 1,010 7/28/2023
3.0.160 5,132 6/30/2023
3.0.159 1,078 6/29/2023
3.0.158 1,043 6/29/2023
3.0.157 1,059 6/28/2023
3.0.156 1,045 6/28/2023
3.0.155 1,041 6/28/2023
3.0.154 1,022 6/26/2023
3.0.153 1,089 6/22/2023
3.0.152 1,066 6/22/2023
3.0.151 1,077 6/22/2023
3.0.150 1,075 6/22/2023
3.0.149 1,056 6/22/2023
3.0.148 1,074 6/22/2023
3.0.147 1,391 6/15/2023
3.0.146 1,589 6/9/2023
3.0.145 1,180 6/6/2023
3.0.144 1,086 6/6/2023
3.0.143 1,077 6/6/2023
3.0.142 1,306 5/31/2023
3.0.141 1,079 5/31/2023
3.0.140 1,351 5/26/2023
3.0.139 1,116 5/26/2023
3.0.138 1,245 5/25/2023
3.0.137 1,110 5/25/2023
3.0.136 1,102 5/25/2023
3.0.135 1,116 5/25/2023
3.0.134 1,090 5/25/2023
3.0.133 1,237 5/24/2023
3.0.132 1,243 5/24/2023
3.0.131 1,199 5/24/2023
3.0.130 1,234 5/23/2023
3.0.129 1,233 5/22/2023
3.0.128 1,247 5/18/2023
3.0.127 1,326 5/17/2023
3.0.126 1,359 5/11/2023
3.0.125 2,308 5/5/2023
3.0.124 1,886 5/4/2023
3.0.123 1,460 5/4/2023
3.0.122 2,357 4/25/2023
3.0.121 1,354 4/25/2023
3.0.120 1,326 4/25/2023
3.0.119 1,286 4/25/2023
3.0.118 1,315 4/25/2023
3.0.117 3,419 4/24/2023
3.0.116 1,766 4/24/2023
3.0.115 1,499 4/18/2023
3.0.114 1,271 4/18/2023
3.0.113 1,313 4/18/2023
3.0.112 1,282 4/11/2023
3.0.111 1,371 4/11/2023
3.0.110 1,440 3/31/2023
3.0.109 1,419 3/29/2023
3.0.108 1,437 3/28/2023
3.0.107 4,053 3/15/2023
3.0.106 1,744 3/9/2023
3.0.105 1,410 3/9/2023
3.0.104 1,603 3/3/2023
3.0.103 1,481 3/2/2023
3.0.102 1,476 3/2/2023
3.0.101 1,527 3/1/2023
3.0.100 1,713 2/22/2023
3.0.99 1,824 2/10/2023
3.0.98 1,504 2/10/2023
3.0.97 2,238 1/24/2023
3.0.96 3,433 12/15/2022
3.0.95 1,694 12/1/2022
3.0.94 1,734 11/30/2022
3.0.93 1,635 11/30/2022
3.0.92 1,612 11/30/2022
3.0.91 1,606 11/29/2022
3.0.90 1,798 11/25/2022
3.0.89 2,659 11/17/2022
3.0.88 1,799 11/15/2022
3.0.87 1,728 11/14/2022
3.0.86 1,742 11/14/2022
3.0.85 1,715 11/14/2022
3.0.84 1,724 11/14/2022
3.0.83 1,741 11/14/2022
3.0.82 1,770 11/14/2022
3.0.81 1,760 11/14/2022
3.0.80 1,698 11/14/2022
3.0.79 2,460 11/8/2022
3.0.78 1,819 11/7/2022
3.0.77 1,741 11/7/2022
3.0.76 1,756 11/7/2022
3.0.75 1,761 11/7/2022
3.0.74 1,827 11/3/2022
3.0.73 4,308 10/31/2022
3.0.72 1,857 10/27/2022
3.0.71 1,731 10/27/2022
3.0.70 1,802 10/27/2022
3.0.69 1,857 10/27/2022
3.0.68 1,919 10/25/2022
3.0.67 2,194 10/19/2022
3.0.66 1,857 10/19/2022
3.0.65 1,889 10/19/2022
3.0.64 1,875 10/19/2022
3.0.63 1,801 10/19/2022
3.0.62 1,870 10/18/2022
3.0.61 1,969 10/13/2022
3.0.60 1,898 10/12/2022
3.0.59 1,879 10/12/2022
3.0.58 2,058 9/28/2022
3.0.57 1,922 9/28/2022
3.0.56 2,170 9/28/2022
3.0.55 2,182 9/27/2022
3.0.54 2,183 9/27/2022
3.0.53 2,144 9/27/2022
3.0.52 2,118 9/27/2022
3.0.51 2,105 9/27/2022
3.0.50 2,057 9/27/2022
3.0.49 2,185 9/27/2022
3.0.48 2,030 9/27/2022
3.0.47 2,131 9/26/2022
3.0.46 2,150 9/26/2022
3.0.45 2,101 9/26/2022
3.0.44 2,094 9/26/2022
3.0.43 2,198 9/23/2022
3.0.42 2,208 9/23/2022
3.0.41 2,177 9/22/2022
3.0.40 2,101 9/22/2022
3.0.39 2,113 9/22/2022
3.0.38 2,110 9/21/2022
3.0.37 2,090 9/21/2022
3.0.36 2,119 9/21/2022
3.0.35 3,305 9/21/2022
3.0.34 5,293 9/20/2022
3.0.33 2,200 9/19/2022
3.0.32 2,143 9/16/2022
3.0.31 2,183 9/16/2022
3.0.30 2,128 9/16/2022
3.0.29 2,133 9/16/2022
3.0.28 2,175 9/15/2022
3.0.27 2,108 9/15/2022
3.0.26 2,227 9/14/2022
3.0.25 2,254 9/14/2022
3.0.24 2,170 9/14/2022
3.0.23 2,213 9/14/2022
3.0.22 2,211 9/14/2022
3.0.21 2,261 9/14/2022
3.0.20 2,261 9/9/2022
3.0.19 2,168 9/9/2022
3.0.18 2,170 9/8/2022
3.0.17 2,217 9/6/2022
3.0.16 2,265 9/6/2022
3.0.15 2,245 9/2/2022
3.0.14 2,168 9/1/2022
3.0.13 2,165 8/31/2022
3.0.12 2,119 8/31/2022
3.0.11 2,226 8/23/2022
3.0.10 2,243 8/22/2022
3.0.9 7,136 8/22/2022
3.0.8 2,184 8/18/2022
3.0.7 2,219 8/17/2022
3.0.6 2,216 8/15/2022
3.0.5 2,091 8/15/2022
3.0.4 2,812 8/4/2022
3.0.3 2,151 8/4/2022
3.0.2 2,238 7/29/2022
3.0.1 2,303 7/27/2022
3.0.0 2,164 7/26/2022
2.0.96 2,181 7/26/2022
2.0.95 2,220 7/26/2022
2.0.94 2,218 7/25/2022
2.0.93 2,110 7/25/2022
2.0.92 2,748 7/15/2022
2.0.91 2,134 7/15/2022
2.0.90 2,220 7/14/2022
2.0.89 2,188 7/14/2022
2.0.88 2,161 7/12/2022
2.0.87 2,254 7/11/2022
2.0.86 2,245 7/11/2022
2.0.85 2,150 7/11/2022
2.0.84 2,169 7/8/2022
2.0.83 3,195 6/29/2022
2.0.82 1,767 6/29/2022
2.0.81 25,471 6/23/2022
2.0.80 2,000 6/15/2022
2.0.79 1,854 6/14/2022
2.0.78 1,839 6/14/2022
2.0.77 21,253 5/24/2022
2.0.76 48,865 5/3/2022
2.0.75 1,933 4/29/2022
2.0.74 2,227 4/19/2022
2.0.73 2,074 4/16/2022
2.0.72 2,042 4/12/2022
2.0.71 1,842 4/12/2022
2.0.70 1,984 4/7/2022
2.0.69 1,874 4/7/2022
2.0.68 1,853 4/7/2022
2.0.67 1,887 4/7/2022
2.0.66 3,912 3/15/2022
2.0.65 1,873 3/15/2022
2.0.64 1,815 3/15/2022
2.0.63 3,521 3/2/2022
2.0.62 2,214 2/22/2022
2.0.61 2,495 2/18/2022
2.0.60 1,925 2/18/2022
2.0.59 2,378 2/15/2022
2.0.58 1,934 2/9/2022
2.0.57 2,051 2/1/2022
2.0.56 1,853 2/1/2022
2.0.55 1,897 2/1/2022
2.0.54 3,657 1/28/2022
2.0.53 2,137 1/27/2022
2.0.52 3,002 1/19/2022
2.0.51 1,906 1/19/2022
2.0.50 6,030 12/2/2021
2.0.44 9,369 11/18/2021
2.0.43 2,108 11/16/2021
2.0.42 1,761 11/2/2021
2.0.41 2,318 10/20/2021
2.0.40 1,709 10/12/2021
2.0.39 1,648 10/12/2021
2.0.38 1,723 10/5/2021
2.0.37 1,736 9/21/2021
2.0.36 2,293 9/9/2021
2.0.35 1,758 9/3/2021
2.0.34 1,720 9/2/2021
2.0.33 1,836 7/21/2021
2.0.32 1,665 7/21/2021
2.0.31 1,698 7/6/2021
2.0.30 1,738 7/5/2021
2.0.29 1,887 6/30/2021
2.0.28 1,768 6/28/2021
2.0.27 4,663 6/17/2021
2.0.26 1,761 6/15/2021
2.0.25 1,740 6/14/2021
2.0.24 1,758 6/14/2021
2.0.23 1,715 6/14/2021
2.0.22 1,815 5/20/2021
2.0.21 1,779 5/18/2021
2.0.20 1,855 5/10/2021
2.0.19 1,757 5/10/2021
2.0.18 1,812 5/3/2021
2.0.17 1,816 5/3/2021
2.0.16 3,871 4/14/2021
2.0.15 1,802 4/13/2021
2.0.14 2,530 3/31/2021
2.0.13 2,018 3/25/2021
2.0.12 1,811 3/25/2021
2.0.11 2,247 2/19/2021
2.0.10 1,860 2/18/2021
2.0.9 1,826 2/18/2021
2.0.8 1,898 2/16/2021
2.0.7 1,933 2/9/2021
2.0.6 1,842 2/9/2021
2.0.5 1,911 2/3/2021
2.0.4 1,922 1/29/2021
2.0.3 1,869 1/29/2021
2.0.2 1,908 1/28/2021
2.0.1 1,882 1/27/2021
2.0.0 1,925 1/26/2021
1.2.397 1,859 1/26/2021
1.2.396 1,910 1/21/2021
1.2.395 1,865 1/20/2021
1.2.394 1,921 1/20/2021
1.2.393 1,909 1/20/2021
1.2.392 1,921 1/20/2021
1.2.391 1,938 1/19/2021
1.2.390 1,944 1/19/2021
1.2.389 1,973 1/19/2021
1.2.388 1,932 1/14/2021
1.2.387 1,811 1/14/2021
1.2.386 1,948 1/13/2021
1.2.385 1,893 1/13/2021
1.2.384 1,951 1/11/2021
1.2.383 1,881 1/8/2021
1.2.382 1,893 1/6/2021
1.2.381 1,899 1/6/2021
1.2.380 2,647 11/17/2020
1.2.379 2,093 10/21/2020
1.2.378 1,950 9/17/2020
1.2.377 2,018 9/1/2020
1.2.376 1,992 8/31/2020
1.2.375 14,467 7/13/2020
1.2.374 2,045 7/2/2020
1.2.373 2,045 7/1/2020
1.2.372 2,071 6/10/2020
1.2.371 2,035 6/10/2020
1.2.370 2,009 6/10/2020
1.2.369 1,975 6/9/2020
1.2.368 1,962 6/9/2020
1.2.367 1,965 6/9/2020
1.2.366 1,901 6/9/2020
1.2.365 1,612 6/9/2020
1.2.364 1,638 6/9/2020
1.2.363 1,631 6/9/2020
1.2.362 1,644 6/8/2020
1.2.361 1,626 6/4/2020
1.2.360 5,724 5/4/2020
1.2.359 2,005 4/27/2020
1.2.358 3,294 4/4/2020
1.2.357 4,367 3/25/2020
1.2.356 2,155 3/10/2020
1.2.355 2,014 3/10/2020
1.2.354 2,043 3/6/2020
1.2.353 2,176 3/3/2020
1.2.352 2,118 3/3/2020
1.2.351 2,057 3/2/2020
1.2.350 2,132 3/2/2020
1.2.349 2,049 3/2/2020
1.2.348 1,932 3/2/2020
1.2.347 2,012 3/2/2020
1.2.346 2,078 2/27/2020
1.2.345 2,153 2/21/2020
1.2.344 2,087 2/20/2020
1.2.343 1,984 2/20/2020
1.2.342 2,080 2/20/2020
1.2.341 2,176 2/20/2020
1.2.340 2,092 2/20/2020
1.2.339 2,066 2/20/2020
1.2.338 2,034 2/19/2020
1.2.337 2,075 2/18/2020
1.2.336 2,086 2/14/2020
1.2.335 2,135 2/6/2020
1.2.334 2,148 2/4/2020
1.2.333 2,130 2/3/2020
1.2.332 3,342 1/13/2020
1.2.331 28,070 12/17/2019
1.2.330 101,120 12/13/2019
1.2.328 2,098 12/12/2019
1.2.327 2,371 12/11/2019
1.2.326 2,052 12/10/2019
1.2.325 2,194 12/3/2019
1.2.324 1,664 11/29/2019
1.2.323 1,718 11/28/2019
1.2.322 1,711 11/28/2019
1.2.321 1,724 11/28/2019
1.2.320 1,916 11/26/2019
1.2.319 1,794 11/26/2019
1.2.318 1,759 11/22/2019
1.2.317 2,595 11/20/2019
1.2.316 1,897 10/25/2019
1.2.315 1,728 10/25/2019
1.2.314 1,798 10/23/2019
1.2.313 1,771 10/18/2019
1.2.312 1,730 10/17/2019
1.2.311 1,758 10/17/2019
1.2.310 1,749 10/17/2019
1.2.309 1,772 10/9/2019
1.2.308 1,766 10/8/2019
1.2.307 1,709 10/7/2019
1.2.306 1,685 10/4/2019
1.2.305 1,724 10/3/2019
1.2.304 2,075 10/2/2019
1.2.303 1,779 9/16/2019
1.2.302 1,786 9/16/2019
1.2.301 1,755 9/15/2019
1.2.300 1,722 9/13/2019
1.2.299 1,710 9/10/2019
1.2.298 1,745 9/6/2019
1.2.297 2,082 8/20/2019
1.2.296 1,693 8/20/2019
1.2.295 1,771 8/20/2019
1.2.294 1,742 8/20/2019
1.2.293 1,730 8/16/2019
1.2.292 2,820 7/15/2019
1.2.291 2,130 6/30/2019
1.2.290 1,707 6/28/2019
1.2.289 1,760 6/20/2019
1.2.288 1,860 6/12/2019
1.2.287 1,762 6/12/2019
1.2.286 1,789 6/11/2019
1.2.285 1,800 6/11/2019
1.2.284 1,809 6/5/2019
1.2.283 1,866 5/28/2019
1.2.282 1,826 5/25/2019
1.2.281 1,767 5/23/2019
1.2.280 1,752 5/13/2019
1.2.279 1,810 5/9/2019
1.2.278 1,713 5/9/2019
1.2.277 1,813 5/7/2019
1.2.276 1,819 5/7/2019
1.2.275 1,827 5/6/2019
1.2.274 1,853 4/26/2019
1.2.273 1,773 4/25/2019
1.2.272 1,821 4/25/2019
1.2.271 1,847 4/24/2019
1.2.270 1,819 4/24/2019
1.2.269 1,788 4/16/2019
1.2.268 1,793 4/16/2019
1.2.267 1,805 4/16/2019
1.2.266 1,792 4/12/2019
1.2.265 1,764 4/12/2019
1.2.264 1,841 4/11/2019
1.2.263 1,807 4/11/2019
1.2.262 1,800 4/10/2019
1.2.261 1,767 4/10/2019
1.2.260 1,881 4/5/2019
1.2.259 2,059 2/27/2019
1.2.258 1,814 2/27/2019
1.2.257 1,822 2/26/2019
1.2.256 12,976 2/15/2019
1.2.255 1,866 2/15/2019
1.2.254 1,901 2/5/2019
1.2.253 7,199 12/12/2018
1.2.252 1,933 11/8/2018
1.2.251 1,962 11/8/2018
1.2.250 14,190 10/11/2018
1.2.249 1,997 10/2/2018
1.2.248 2,052 9/25/2018
1.2.247 2,068 9/3/2018
1.2.246 1,977 8/28/2018
1.2.245 1,990 8/27/2018
1.2.244 2,129 8/22/2018
1.2.243 2,114 8/21/2018
1.2.242 2,106 8/17/2018
1.2.241 2,225 7/27/2018
1.2.240 2,139 7/26/2018
1.2.239 2,180 6/18/2018
1.2.238 2,157 6/14/2018
1.2.237 2,104 5/25/2018
1.2.236 2,137 5/24/2018
1.2.235 2,336 5/18/2018
1.2.234 2,118 5/3/2018
1.2.233 2,387 5/3/2018
1.2.232 2,248 4/30/2018
1.2.231 2,349 4/18/2018
1.2.230 2,450 4/10/2018
1.2.229 2,417 4/10/2018
1.2.228 2,141 4/4/2018
1.2.227 2,169 3/28/2018
1.2.226 2,137 3/22/2018
1.2.225 2,360 3/20/2018
1.2.224 2,389 3/19/2018
1.2.223 2,178 3/15/2018
1.2.222 2,413 3/14/2018
1.2.221 2,184 3/14/2018
1.2.220 2,261 2/23/2018
1.2.219 2,419 2/16/2018
1.2.218 2,421 2/9/2018
1.2.217 2,436 2/8/2018
1.2.216 2,398 2/7/2018
1.2.215 2,142 2/7/2018
1.2.214 2,331 2/5/2018
1.2.213 2,173 2/2/2018
1.2.212 2,354 1/26/2018
1.2.211 2,465 1/16/2018
1.2.210 2,194 12/18/2017
1.2.209 2,204 12/14/2017
1.2.208 2,434 12/7/2017
1.2.207 2,204 12/6/2017
1.2.206 2,228 12/4/2017
1.2.205 2,283 11/28/2017
1.2.204 2,209 11/24/2017
1.2.203 2,247 11/24/2017
1.2.202 6,955 11/24/2017
1.2.201 2,238 11/20/2017
1.2.200 2,183 11/14/2017
1.2.199 2,210 11/14/2017
1.2.198 2,269 11/6/2017
1.2.197 2,113 11/6/2017
1.2.196 2,265 10/31/2017
1.2.195 2,140 10/30/2017
1.2.194 2,275 10/26/2017
1.2.193 2,253 10/26/2017
1.2.192 2,172 10/26/2017
1.2.191 2,228 10/20/2017
1.2.190 2,237 10/18/2017
1.2.189 2,237 10/18/2017
1.2.188 2,177 10/15/2017
1.2.187 2,226 10/11/2017
1.2.186 2,193 10/11/2017
1.2.185 2,235 10/10/2017
1.2.184 2,162 10/10/2017
1.2.183 2,173 10/2/2017
1.2.182 2,191 9/29/2017
1.2.181 2,223 9/25/2017
1.2.180 2,254 9/14/2017
1.2.179 2,196 9/12/2017
1.2.178 2,258 8/31/2017
1.2.177 2,276 8/25/2017
1.2.176 2,227 8/24/2017
1.2.174 2,249 8/7/2017
1.2.173 2,188 8/7/2017
1.2.172 2,244 8/7/2017
1.2.171 2,185 8/4/2017
1.2.170 2,211 8/3/2017
1.2.169 2,284 8/3/2017
1.2.168 2,222 8/3/2017
1.2.167 2,200 8/2/2017
1.2.166 2,235 8/1/2017
1.2.165 2,280 7/26/2017
1.2.164 2,254 7/26/2017
1.2.163 2,195 7/25/2017
1.2.162 2,202 7/18/2017
1.2.161 2,228 7/18/2017
1.2.160 2,244 7/18/2017
1.2.159 2,242 7/18/2017
1.2.158 2,276 7/13/2017
1.2.157 2,228 7/13/2017
1.2.156 2,156 7/5/2017
1.2.155 2,312 6/28/2017
1.2.154 2,231 6/27/2017
1.2.153 2,309 6/20/2017
1.2.152 2,321 6/19/2017
1.2.151 2,218 6/14/2017
1.2.150 2,205 6/13/2017
1.2.149 2,244 5/31/2017
1.2.148 2,197 5/29/2017
1.2.147 2,255 5/19/2017
1.2.146 2,232 5/18/2017
1.2.145 2,312 5/18/2017
1.2.144 2,233 5/14/2017
1.2.143 2,231 5/12/2017
1.2.142 2,238 5/12/2017
1.2.141 2,253 5/5/2017
1.2.140 2,342 4/27/2017
1.2.139 2,341 2/27/2017
1.2.137 2,311 2/3/2017
1.2.136 2,257 2/3/2017
1.2.135 2,294 1/26/2017
1.2.134 2,266 1/25/2017
1.2.133 2,421 1/12/2017
1.2.132 2,322 1/11/2017
1.2.131 2,408 1/10/2017
1.2.130 2,269 1/10/2017
1.2.129 2,270 1/10/2017
1.2.128 2,284 1/10/2017
1.2.127 2,253 1/10/2017
1.2.125 2,298 1/10/2017
1.2.119 2,202 12/13/2016
1.2.118 2,229 12/12/2016
1.2.117 2,241 12/10/2016
1.2.115 2,272 12/8/2016
1.2.114 2,214 12/5/2016
1.2.112 2,355 11/29/2016
1.2.111 2,351 11/25/2016
1.2.110 2,352 11/25/2016
1.2.109 2,292 11/24/2016
1.2.108 2,292 11/24/2016
1.2.107 2,267 11/23/2016
1.2.106 4,273 11/18/2016
1.2.105 2,210 11/18/2016
1.2.104 2,325 11/18/2016
1.2.103 2,283 11/17/2016
1.2.102 2,237 11/17/2016
1.2.101 2,290 11/17/2016
1.2.100 2,276 11/16/2016
1.2.99 2,251 11/16/2016
1.2.98 2,253 11/16/2016
1.2.97 2,295 11/16/2016
1.2.96 2,227 11/16/2016
1.2.95 2,251 11/16/2016
1.2.94 2,289 11/15/2016
1.2.92 2,298 11/15/2016
1.2.91 2,244 11/15/2016
1.2.90 2,240 11/15/2016
1.2.89 2,288 11/14/2016
1.2.88 2,796 11/8/2016
1.2.87 2,465 11/8/2016
1.2.86 2,441 11/8/2016
1.2.85 2,305 11/8/2016
1.2.84 2,731 11/8/2016
1.2.83 2,433 11/7/2016
1.2.82 2,502 11/3/2016
1.2.81 2,526 11/3/2016
1.2.80 2,389 11/3/2016
1.2.79 2,357 11/2/2016
1.2.78 2,434 11/1/2016
1.2.76 2,435 11/1/2016
1.2.75 2,206 10/31/2016
1.2.73 2,273 10/28/2016
1.2.71 2,288 10/27/2016
1.2.68 2,289 10/26/2016
1.2.66 2,240 10/25/2016
1.2.65 2,248 10/24/2016
1.2.64 2,283 10/21/2016
1.2.63 2,321 10/21/2016
1.2.62 2,232 10/21/2016
1.2.61 2,294 10/20/2016
1.2.60 2,226 10/20/2016
1.2.59 2,295 10/13/2016
1.2.58 2,260 10/13/2016
1.2.57 2,266 10/13/2016
1.2.56 2,248 10/13/2016
1.2.55 2,253 10/11/2016
1.2.54 2,287 10/11/2016
1.2.53 2,269 10/10/2016
1.2.52 2,255 10/10/2016
1.2.51 2,294 9/12/2016
1.2.50 2,296 9/12/2016
1.2.49 2,267 9/7/2016
1.2.48 2,287 9/2/2016
1.2.47 2,305 5/6/2016
1.2.46 2,693 4/25/2016
1.2.45 2,527 4/25/2016
1.2.43 2,515 4/22/2016
1.2.42 2,290 4/15/2016
1.2.41 2,278 4/12/2016
1.2.40 2,291 4/11/2016
1.2.39 2,257 4/8/2016
1.2.38 2,235 4/8/2016
1.2.37 2,318 4/8/2016
1.2.36 2,368 4/8/2016
1.2.35 2,295 4/6/2016
1.2.34 2,339 4/6/2016
1.2.33 2,292 4/6/2016
1.2.32 2,235 4/6/2016
1.2.31 2,240 4/6/2016
1.2.30 2,236 4/6/2016
1.2.29 2,294 4/5/2016
1.2.28 2,268 4/5/2016
1.2.27 2,328 4/5/2016
1.2.26 2,296 4/5/2016
1.2.25 2,309 4/5/2016
1.2.24 2,295 4/1/2016
1.2.23 2,260 3/31/2016
1.2.22 2,197 3/31/2016
1.2.21 2,259 3/29/2016
1.2.20 2,306 3/25/2016
1.2.19 2,318 3/17/2016
1.2.18 2,292 3/17/2016
1.2.17 2,274 3/17/2016
1.2.16 2,331 3/17/2016
1.2.15 2,463 3/17/2016
1.2.14 2,310 3/16/2016
1.2.13 2,312 3/15/2016
1.2.12 2,287 3/15/2016
1.2.11 2,301 3/14/2016
1.2.10 2,400 3/11/2016
1.2.9 2,296 3/7/2016
1.2.8 2,293 3/6/2016
1.2.7 2,280 3/6/2016
1.2.6 2,325 3/4/2016
1.2.5 2,390 3/2/2016
1.2.4 2,195 3/2/2016
1.2.3 2,254 3/1/2016
1.2.1 2,259 2/29/2016
1.2.0 2,454 2/29/2016
1.1.45 2,183 7/28/2017
1.1.44 2,790 2/29/2016
1.1.43 2,575 2/29/2016
1.1.42 2,496 2/28/2016
1.1.41 2,713 2/26/2016
1.1.40 2,310 2/23/2016
1.1.39 2,358 2/23/2016
1.1.38 2,345 2/22/2016
1.1.37 2,247 2/22/2016
1.1.36 2,257 2/19/2016
1.1.34 2,277 2/15/2016
1.1.33 2,303 2/12/2016
1.1.32 2,513 2/11/2016
1.1.31 2,245 2/11/2016
1.1.30 2,309 2/9/2016
1.1.29 2,323 2/8/2016
1.1.28 2,348 1/29/2016
1.1.27 2,315 1/26/2016
1.1.25 2,314 1/25/2016
1.1.24 2,389 1/20/2016
1.1.23 2,280 1/20/2016
1.1.19 2,239 1/20/2016
1.1.16 2,293 1/19/2016
1.1.15 2,983 1/15/2016
1.1.14 2,584 1/15/2016
1.1.13 3,010 1/14/2016
1.1.12 2,785 1/14/2016
1.1.10 2,361 1/13/2016
1.1.9 2,366 1/12/2016
1.1.5 2,287 1/7/2016
1.1.4 2,252 1/7/2016
1.1.3 2,291 1/6/2016
1.1.2 2,320 1/6/2016
1.1.1 2,334 1/5/2016
1.1.0 2,345 1/1/2016
1.0.155 2,916 12/18/2015
1.0.154 2,334 12/17/2015
1.0.153 2,302 12/17/2015
1.0.151 2,537 12/3/2015
1.0.150 2,400 12/3/2015
1.0.149 2,423 12/3/2015
1.0.148 2,597 12/2/2015
1.0.147 2,398 12/2/2015
1.0.146 2,657 12/2/2015
1.0.145 2,302 12/2/2015
1.0.144 2,546 12/2/2015
1.0.143 2,396 12/1/2015
1.0.142 2,608 12/1/2015
1.0.140 2,623 12/1/2015
1.0.139 2,690 11/30/2015
1.0.138 2,594 11/30/2015
1.0.137 2,368 11/26/2015
1.0.136 2,370 11/25/2015
1.0.135 2,384 11/20/2015
1.0.134 2,421 11/19/2015
1.0.133 2,378 11/19/2015
1.0.132 2,473 11/19/2015
1.0.131 2,390 11/17/2015
1.0.130 2,312 11/13/2015
1.0.129 2,301 11/13/2015
1.0.128 2,254 11/13/2015
1.0.127 2,329 11/12/2015
1.0.126 2,391 11/12/2015
1.0.125 2,346 11/11/2015
1.0.124 2,277 11/11/2015
1.0.123 2,311 11/11/2015
1.0.122 2,332 11/11/2015
1.0.121 2,416 11/4/2015
1.0.120 2,349 11/3/2015
1.0.119 2,341 10/30/2015
1.0.118 2,302 10/29/2015
1.0.117 2,280 10/23/2015
1.0.116 2,307 10/20/2015
1.0.115 2,372 10/13/2015
1.0.113 2,317 10/13/2015
1.0.111 2,469 10/6/2015
1.0.110 2,506 10/6/2015
1.0.109 2,390 10/6/2015
1.0.108 2,422 10/6/2015
1.0.107 2,684 10/4/2015
1.0.106 2,422 9/25/2015
1.0.105 2,386 9/2/2015
1.0.104 2,336 8/24/2015
1.0.103 2,488 7/30/2015
1.0.102 2,725 7/30/2015
1.0.101 2,640 6/12/2015
1.0.100 2,586 6/3/2015
1.0.99 2,569 6/3/2015
1.0.98 2,546 6/3/2015
1.0.97 2,608 5/12/2015
1.0.96 2,558 5/7/2015
1.0.95 2,548 4/16/2015
1.0.94 2,416 4/16/2015
1.0.93 2,449 4/15/2015
1.0.92 2,495 4/8/2015
1.0.91 2,475 3/17/2015
1.0.90 2,418 3/10/2015
1.0.89 2,511 3/10/2015
1.0.88 2,574 2/12/2015
1.0.87 2,561 12/4/2014
1.0.86 2,601 11/14/2014
1.0.85 2,612 11/14/2014
1.0.84 2,801 11/13/2014
1.0.83 2,573 11/13/2014
1.0.82 2,680 11/12/2014
1.0.81 2,589 11/12/2014
1.0.80 2,406 10/9/2014
1.0.79 2,425 10/8/2014
1.0.78 2,393 10/7/2014
1.0.77 2,450 10/7/2014
1.0.76 2,386 9/29/2014
1.0.75 2,380 9/29/2014
1.0.74 2,390 9/3/2014
1.0.73 2,295 9/3/2014
1.0.72 2,463 8/12/2014
1.0.71 2,433 8/11/2014
1.0.70 2,463 8/11/2014
1.0.67 2,473 8/11/2014
1.0.66 2,472 8/11/2014
1.0.65 2,469 8/5/2014
1.0.64 2,416 8/4/2014
1.0.63 2,470 7/31/2014
1.0.62 2,341 7/22/2014
1.0.61 2,412 7/22/2014
1.0.60 2,314 7/22/2014
1.0.59 2,433 7/11/2014
1.0.58 2,390 7/11/2014
1.0.57 2,334 7/7/2014
1.0.56 2,364 7/1/2014
1.0.55 2,434 7/1/2014
1.0.54 2,428 7/1/2014
1.0.53 2,444 7/1/2014
1.0.52 2,435 7/1/2014
1.0.51 2,468 6/23/2014
1.0.49 2,460 6/21/2014
1.0.48 2,501 6/20/2014
1.0.47 2,541 6/21/2014
1.0.46 2,497 6/21/2014
1.0.45 2,473 6/19/2014
1.0.44 2,442 6/19/2014
1.0.43 2,384 6/19/2014
1.0.41 2,390 6/19/2014
1.0.40 2,369 6/19/2014
1.0.39 2,439 6/18/2014
1.0.38 2,440 6/18/2014
1.0.37 2,368 6/12/2014
1.0.36 2,394 6/12/2014
1.0.35 2,420 6/12/2014
1.0.32 2,458 6/12/2014
1.0.31 2,502 6/6/2014
1.0.30 2,432 6/6/2014
1.0.29 2,488 6/5/2014
1.0.28 2,452 5/8/2014
1.0.27 2,456 5/8/2014
1.0.26 2,395 5/7/2014
1.0.25 2,419 5/7/2014
1.0.24 2,366 5/7/2014
1.0.23 2,455 5/5/2014
1.0.22 2,379 5/5/2014
1.0.21 2,400 5/5/2014
1.0.20 2,631 4/30/2014
1.0.19 2,388 4/30/2014
1.0.18 2,565 4/11/2014
1.0.17 2,637 4/10/2014
1.0.16 2,697 4/10/2014
1.0.15 2,686 4/10/2014
1.0.14 2,524 4/10/2014
1.0.13 2,616 4/10/2014
1.0.12 2,556 4/2/2014
1.0.11 2,480 4/2/2014
1.0.10 2,490 4/2/2014
1.0.9 2,520 4/1/2014
1.0.8 2,572 4/1/2014
1.0.7 2,620 4/1/2014
1.0.6 2,630 4/1/2014
1.0.5 2,624 4/1/2014