PeanutButter.RandomGenerators 3.0.397

Prefix Reserved
dotnet add package PeanutButter.RandomGenerators --version 3.0.397
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.397
                    
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.397 251 9/26/2025
3.0.396 596 9/12/2025
3.0.395 253 9/11/2025
3.0.394 235 9/11/2025
3.0.393 245 9/10/2025
3.0.392 277 9/9/2025
3.0.391 465 8/19/2025
3.0.390 234 8/19/2025
3.0.389 1,408 8/1/2025
3.0.388 209 7/31/2025
3.0.387 195 7/30/2025
3.0.386 527 7/15/2025
3.0.385 248 7/15/2025
3.0.384 1,676 5/15/2025
3.0.383 402 5/14/2025
3.0.382 485 5/13/2025
3.0.381 270 5/9/2025
3.0.380 347 5/8/2025
3.0.379 332 5/7/2025
3.0.378 381 5/6/2025
3.0.377 289 5/6/2025
3.0.376 269 5/6/2025
3.0.375 259 5/6/2025
3.0.374 301 5/5/2025
3.0.373 262 5/5/2025
3.0.372 260 5/5/2025
3.0.371 272 5/5/2025
3.0.370 302 5/5/2025
3.0.369 277 5/5/2025
3.0.368 317 4/30/2025
3.0.367 281 4/30/2025
3.0.366 284 4/30/2025
3.0.365 273 4/30/2025
3.0.364 298 4/30/2025
3.0.363 277 4/30/2025
3.0.362 282 4/30/2025
3.0.361 287 4/30/2025
3.0.360 275 4/30/2025
3.0.359 295 4/30/2025
3.0.358 301 4/29/2025
3.0.357 447 4/23/2025
3.0.356 338 4/22/2025
3.0.355 447 4/17/2025
3.0.354 369 4/15/2025
3.0.353 1,270 4/4/2025
3.0.352 325 4/3/2025
3.0.351 312 4/2/2025
3.0.350 428 4/2/2025
3.0.349 650 3/18/2025
3.0.348 265 3/18/2025
3.0.347 1,051 3/4/2025
3.0.346 379 3/4/2025
3.0.345 346 3/4/2025
3.0.344 325 2/20/2025
3.0.343 456 2/14/2025
3.0.342 344 2/11/2025
3.0.341 274 2/10/2025
3.0.340 377 2/5/2025
3.0.339 1,244 1/7/2025
3.0.338 267 1/7/2025
3.0.337 278 1/7/2025
3.0.336 287 1/6/2025
3.0.335 435 12/17/2024
3.0.334 282 12/17/2024
3.0.333 349 12/13/2024
3.0.332 301 12/13/2024
3.0.331 298 12/12/2024
3.0.330 547 11/28/2024
3.0.329 1,026 11/13/2024
3.0.328 997 11/12/2024
3.0.327 273 11/12/2024
3.0.326 273 11/12/2024
3.0.325 273 11/12/2024
3.0.324 283 11/12/2024
3.0.323 2,484 11/6/2024
3.0.322 279 11/6/2024
3.0.321 1,972 10/10/2024
3.0.320 381 10/7/2024
3.0.319 473 9/18/2024
3.0.318 293 9/18/2024
3.0.317 324 9/18/2024
3.0.316 3,134 8/28/2024
3.0.315 532 8/12/2024
3.0.314 402 8/8/2024
3.0.313 300 8/8/2024
3.0.312 495 7/29/2024
3.0.311 1,356 7/17/2024
3.0.310 306 7/15/2024
3.0.309 329 7/15/2024
3.0.308 392 7/9/2024
3.0.307 289 7/9/2024
3.0.306 512 6/25/2024
3.0.305 513 6/11/2024
3.0.304 263 6/11/2024
3.0.303 433 6/5/2024
3.0.302 305 6/5/2024
3.0.301 482 5/30/2024
3.0.300 287 5/30/2024
3.0.299 345 5/30/2024
3.0.298 1,305 5/17/2024
3.0.297 330 5/17/2024
3.0.296 360 5/13/2024
3.0.295 353 5/8/2024
3.0.294 330 5/7/2024
3.0.293 1,151 4/19/2024
3.0.292 305 4/18/2024
3.0.291 1,883 4/17/2024
3.0.290 323 4/17/2024
3.0.289 388 4/15/2024
3.0.288 3,245 4/11/2024
3.0.287 692 4/5/2024
3.0.286 350 4/5/2024
3.0.285 385 4/5/2024
3.0.284 629 4/4/2024
3.0.283 349 4/4/2024
3.0.282 876 4/3/2024
3.0.281 465 4/2/2024
3.0.280 477 4/2/2024
3.0.279 375 3/25/2024
3.0.278 364 3/25/2024
3.0.277 885 3/15/2024
3.0.276 787 2/29/2024
3.0.275 511 2/28/2024
3.0.274 500 2/28/2024
3.0.273 541 2/27/2024
3.0.272 687 2/26/2024
3.0.271 2,467 2/22/2024
3.0.270 599 2/15/2024
3.0.269 539 2/15/2024
3.0.268 539 2/15/2024
3.0.267 525 2/14/2024
3.0.266 530 2/14/2024
3.0.265 894 2/13/2024
3.0.264 616 2/8/2024
3.0.263 565 2/8/2024
3.0.262 596 2/8/2024
3.0.261 591 2/8/2024
3.0.260 575 2/7/2024
3.0.259 612 2/7/2024
3.0.258 606 2/7/2024
3.0.257 618 2/7/2024
3.0.256 1,348 1/31/2024
3.0.255 4,577 1/30/2024
3.0.254 907 1/25/2024
3.0.253 780 1/24/2024
3.0.252 692 1/22/2024
3.0.251 1,021 1/17/2024
3.0.250 667 1/17/2024
3.0.249 689 1/16/2024
3.0.248 801 1/16/2024
3.0.247 885 1/16/2024
3.0.246 756 1/15/2024
3.0.245 801 1/11/2024
3.0.244 2,008 12/11/2023
3.0.243 799 12/11/2023
3.0.242 998 12/7/2023
3.0.241 873 12/7/2023
3.0.240 966 12/5/2023
3.0.239 871 12/5/2023
3.0.238 838 12/5/2023
3.0.237 833 12/5/2023
3.0.236 1,203 11/17/2023
3.0.235 807 11/17/2023
3.0.234 979 11/14/2023
3.0.233 856 11/14/2023
3.0.232 831 11/13/2023
3.0.231 1,065 11/9/2023
3.0.230 843 11/8/2023
3.0.229 808 11/8/2023
3.0.228 4,450 11/2/2023
3.0.227 888 11/2/2023
3.0.226 868 11/1/2023
3.0.225 856 11/1/2023
3.0.224 847 11/1/2023
3.0.223 915 10/31/2023
3.0.222 867 10/31/2023
3.0.221 866 10/31/2023
3.0.220 875 10/31/2023
3.0.219 865 10/31/2023
3.0.218 816 10/30/2023
3.0.217 836 10/30/2023
3.0.216 899 10/30/2023
3.0.215 843 10/30/2023
3.0.214 2,799 10/26/2023
3.0.213 918 10/25/2023
3.0.212 913 10/25/2023
3.0.211 865 10/24/2023
3.0.210 839 10/24/2023
3.0.209 860 10/24/2023
3.0.208 825 10/24/2023
3.0.207 898 10/23/2023
3.0.206 868 10/23/2023
3.0.205 838 10/20/2023
3.0.204 849 10/20/2023
3.0.203 864 10/20/2023
3.0.202 888 10/19/2023
3.0.201 860 10/19/2023
3.0.200 825 10/19/2023
3.0.199 876 10/19/2023
3.0.198 931 10/18/2023
3.0.197 851 10/18/2023
3.0.196 1,050 10/17/2023
3.0.195 934 10/13/2023
3.0.194 990 10/12/2023
3.0.193 906 10/12/2023
3.0.192 887 10/11/2023
3.0.191 905 10/11/2023
3.0.190 905 10/11/2023
3.0.189 915 10/11/2023
3.0.188 878 10/11/2023
3.0.187 874 10/11/2023
3.0.186 892 10/11/2023
3.0.185 918 10/10/2023
3.0.184 879 10/10/2023
3.0.183 912 10/9/2023
3.0.182 889 10/9/2023
3.0.181 884 10/9/2023
3.0.180 1,855 9/21/2023
3.0.179 987 9/21/2023
3.0.178 818 9/21/2023
3.0.177 2,316 9/11/2023
3.0.176 996 9/8/2023
3.0.175 931 9/8/2023
3.0.173 887 9/8/2023
3.0.172 910 9/8/2023
3.0.170 5,737 8/23/2023
3.0.169 1,044 8/23/2023
3.0.168 932 8/23/2023
3.0.167 1,733 8/11/2023
3.0.166 1,092 8/10/2023
3.0.165 1,170 8/7/2023
3.0.164 1,156 8/3/2023
3.0.163 1,151 7/31/2023
3.0.162 1,125 7/28/2023
3.0.161 1,075 7/28/2023
3.0.160 5,215 6/30/2023
3.0.159 1,147 6/29/2023
3.0.158 1,118 6/29/2023
3.0.157 1,128 6/28/2023
3.0.156 1,118 6/28/2023
3.0.155 1,111 6/28/2023
3.0.154 1,093 6/26/2023
3.0.153 1,160 6/22/2023
3.0.152 1,137 6/22/2023
3.0.151 1,145 6/22/2023
3.0.150 1,145 6/22/2023
3.0.149 1,138 6/22/2023
3.0.148 1,142 6/22/2023
3.0.147 1,453 6/15/2023
3.0.146 1,668 6/9/2023
3.0.145 1,242 6/6/2023
3.0.144 1,160 6/6/2023
3.0.143 1,151 6/6/2023
3.0.142 1,379 5/31/2023
3.0.141 1,155 5/31/2023
3.0.140 1,426 5/26/2023
3.0.139 1,185 5/26/2023
3.0.138 1,319 5/25/2023
3.0.137 1,175 5/25/2023
3.0.136 1,170 5/25/2023
3.0.135 1,178 5/25/2023
3.0.134 1,170 5/25/2023
3.0.133 1,322 5/24/2023
3.0.132 1,323 5/24/2023
3.0.131 1,272 5/24/2023
3.0.130 1,318 5/23/2023
3.0.129 1,295 5/22/2023
3.0.128 1,318 5/18/2023
3.0.127 1,398 5/17/2023
3.0.126 1,435 5/11/2023
3.0.125 2,382 5/5/2023
3.0.124 1,961 5/4/2023
3.0.123 1,532 5/4/2023
3.0.122 2,606 4/25/2023
3.0.121 1,425 4/25/2023
3.0.120 1,391 4/25/2023
3.0.119 1,360 4/25/2023
3.0.118 1,394 4/25/2023
3.0.117 3,498 4/24/2023
3.0.116 1,840 4/24/2023
3.0.115 1,578 4/18/2023
3.0.114 1,336 4/18/2023
3.0.113 1,390 4/18/2023
3.0.112 1,346 4/11/2023
3.0.111 1,455 4/11/2023
3.0.110 1,514 3/31/2023
3.0.109 1,493 3/29/2023
3.0.108 1,502 3/28/2023
3.0.107 4,276 3/15/2023
3.0.106 1,818 3/9/2023
3.0.105 1,481 3/9/2023
3.0.104 1,682 3/3/2023
3.0.103 1,560 3/2/2023
3.0.102 1,548 3/2/2023
3.0.101 1,597 3/1/2023
3.0.100 1,777 2/22/2023
3.0.99 1,891 2/10/2023
3.0.98 1,579 2/10/2023
3.0.97 2,350 1/24/2023
3.0.96 3,501 12/15/2022
3.0.95 1,768 12/1/2022
3.0.94 1,798 11/30/2022
3.0.93 1,709 11/30/2022
3.0.92 1,683 11/30/2022
3.0.91 1,684 11/29/2022
3.0.90 1,864 11/25/2022
3.0.89 2,724 11/17/2022
3.0.88 1,875 11/15/2022
3.0.87 1,800 11/14/2022
3.0.86 1,824 11/14/2022
3.0.85 1,789 11/14/2022
3.0.84 1,802 11/14/2022
3.0.83 1,811 11/14/2022
3.0.82 1,850 11/14/2022
3.0.81 1,828 11/14/2022
3.0.80 1,770 11/14/2022
3.0.79 2,533 11/8/2022
3.0.78 1,893 11/7/2022
3.0.77 1,810 11/7/2022
3.0.76 1,829 11/7/2022
3.0.75 1,831 11/7/2022
3.0.74 1,898 11/3/2022
3.0.73 4,382 10/31/2022
3.0.72 1,927 10/27/2022
3.0.71 1,793 10/27/2022
3.0.70 1,882 10/27/2022
3.0.69 1,925 10/27/2022
3.0.68 1,990 10/25/2022
3.0.67 2,264 10/19/2022
3.0.66 1,927 10/19/2022
3.0.65 1,963 10/19/2022
3.0.64 1,947 10/19/2022
3.0.63 1,873 10/19/2022
3.0.62 1,934 10/18/2022
3.0.61 2,032 10/13/2022
3.0.60 1,972 10/12/2022
3.0.59 1,949 10/12/2022
3.0.58 2,132 9/28/2022
3.0.57 1,999 9/28/2022
3.0.56 2,258 9/28/2022
3.0.55 2,293 9/27/2022
3.0.54 2,305 9/27/2022
3.0.53 2,269 9/27/2022
3.0.52 2,221 9/27/2022
3.0.51 2,199 9/27/2022
3.0.50 2,169 9/27/2022
3.0.49 2,323 9/27/2022
3.0.48 2,141 9/27/2022
3.0.47 2,257 9/26/2022
3.0.46 2,234 9/26/2022
3.0.45 2,193 9/26/2022
3.0.44 2,247 9/26/2022
3.0.43 2,308 9/23/2022
3.0.42 2,296 9/23/2022
3.0.41 2,275 9/22/2022
3.0.40 2,217 9/22/2022
3.0.39 2,221 9/22/2022
3.0.38 2,228 9/21/2022
3.0.37 2,191 9/21/2022
3.0.36 2,220 9/21/2022
3.0.35 3,409 9/21/2022
3.0.34 5,624 9/20/2022
3.0.33 2,332 9/19/2022
3.0.32 2,243 9/16/2022
3.0.31 2,267 9/16/2022
3.0.30 2,210 9/16/2022
3.0.29 2,255 9/16/2022
3.0.28 2,261 9/15/2022
3.0.27 2,207 9/15/2022
3.0.26 2,332 9/14/2022
3.0.25 2,346 9/14/2022
3.0.24 2,261 9/14/2022
3.0.23 2,334 9/14/2022
3.0.22 2,335 9/14/2022
3.0.21 2,412 9/14/2022
3.0.20 2,351 9/9/2022
3.0.19 2,282 9/9/2022
3.0.18 2,298 9/8/2022
3.0.17 2,309 9/6/2022
3.0.16 2,382 9/6/2022
3.0.15 2,366 9/2/2022
3.0.14 2,281 9/1/2022
3.0.13 2,255 8/31/2022
3.0.12 2,240 8/31/2022
3.0.11 2,304 8/23/2022
3.0.10 2,315 8/22/2022
3.0.9 7,273 8/22/2022
3.0.8 2,277 8/18/2022
3.0.7 2,340 8/17/2022
3.0.6 2,329 8/15/2022
3.0.5 2,184 8/15/2022
3.0.4 2,931 8/4/2022
3.0.3 2,223 8/4/2022
3.0.2 2,325 7/29/2022
3.0.1 2,384 7/27/2022
3.0.0 2,251 7/26/2022
2.0.96 2,271 7/26/2022
2.0.95 2,305 7/26/2022
2.0.94 2,303 7/25/2022
2.0.93 2,194 7/25/2022
2.0.92 2,825 7/15/2022
2.0.91 2,209 7/15/2022
2.0.90 2,307 7/14/2022
2.0.89 2,268 7/14/2022
2.0.88 2,236 7/12/2022
2.0.87 2,335 7/11/2022
2.0.86 2,329 7/11/2022
2.0.85 2,236 7/11/2022
2.0.84 2,250 7/8/2022
2.0.83 3,284 6/29/2022
2.0.82 1,822 6/29/2022
2.0.81 26,029 6/23/2022
2.0.80 2,066 6/15/2022
2.0.79 1,920 6/14/2022
2.0.78 1,903 6/14/2022
2.0.77 21,483 5/24/2022
2.0.76 48,936 5/3/2022
2.0.75 1,993 4/29/2022
2.0.74 2,288 4/19/2022
2.0.73 2,135 4/16/2022
2.0.72 2,109 4/12/2022
2.0.71 1,903 4/12/2022
2.0.70 2,039 4/7/2022
2.0.69 1,943 4/7/2022
2.0.68 1,919 4/7/2022
2.0.67 1,943 4/7/2022
2.0.66 4,000 3/15/2022
2.0.65 1,940 3/15/2022
2.0.64 1,884 3/15/2022
2.0.63 3,587 3/2/2022
2.0.62 2,280 2/22/2022
2.0.61 2,549 2/18/2022
2.0.60 1,998 2/18/2022
2.0.59 2,443 2/15/2022
2.0.58 1,992 2/9/2022
2.0.57 2,105 2/1/2022
2.0.56 1,923 2/1/2022
2.0.55 1,975 2/1/2022
2.0.54 3,720 1/28/2022
2.0.53 2,194 1/27/2022
2.0.52 3,071 1/19/2022
2.0.51 1,968 1/19/2022
2.0.50 6,119 12/2/2021
2.0.44 9,530 11/18/2021
2.0.43 2,163 11/16/2021
2.0.42 1,827 11/2/2021
2.0.41 2,427 10/20/2021
2.0.40 1,776 10/12/2021
2.0.39 1,704 10/12/2021
2.0.38 1,778 10/5/2021
2.0.37 1,807 9/21/2021
2.0.36 2,365 9/9/2021
2.0.35 1,822 9/3/2021
2.0.34 1,784 9/2/2021
2.0.33 1,906 7/21/2021
2.0.32 1,725 7/21/2021
2.0.31 1,766 7/6/2021
2.0.30 1,798 7/5/2021
2.0.29 1,952 6/30/2021
2.0.28 1,834 6/28/2021
2.0.27 5,010 6/17/2021
2.0.26 1,824 6/15/2021
2.0.25 1,799 6/14/2021
2.0.24 1,826 6/14/2021
2.0.23 1,779 6/14/2021
2.0.22 1,884 5/20/2021
2.0.21 1,839 5/18/2021
2.0.20 1,920 5/10/2021
2.0.19 1,830 5/10/2021
2.0.18 1,885 5/3/2021
2.0.17 1,881 5/3/2021
2.0.16 3,929 4/14/2021
2.0.15 1,865 4/13/2021
2.0.14 2,608 3/31/2021
2.0.13 2,080 3/25/2021
2.0.12 1,877 3/25/2021
2.0.11 2,313 2/19/2021
2.0.10 1,918 2/18/2021
2.0.9 1,884 2/18/2021
2.0.8 1,966 2/16/2021
2.0.7 1,997 2/9/2021
2.0.6 1,910 2/9/2021
2.0.5 1,980 2/3/2021
2.0.4 1,990 1/29/2021
2.0.3 1,936 1/29/2021
2.0.2 1,972 1/28/2021
2.0.1 1,950 1/27/2021
2.0.0 1,994 1/26/2021
1.2.397 1,922 1/26/2021
1.2.396 1,973 1/21/2021
1.2.395 1,933 1/20/2021
1.2.394 1,984 1/20/2021
1.2.393 1,979 1/20/2021
1.2.392 1,987 1/20/2021
1.2.391 2,017 1/19/2021
1.2.390 2,004 1/19/2021
1.2.389 2,028 1/19/2021
1.2.388 2,007 1/14/2021
1.2.387 1,867 1/14/2021
1.2.386 2,005 1/13/2021
1.2.385 1,956 1/13/2021
1.2.384 2,013 1/11/2021
1.2.383 1,947 1/8/2021
1.2.382 1,961 1/6/2021
1.2.381 1,976 1/6/2021
1.2.380 2,710 11/17/2020
1.2.379 2,163 10/21/2020
1.2.378 2,004 9/17/2020
1.2.377 2,073 9/1/2020
1.2.376 2,060 8/31/2020
1.2.375 14,626 7/13/2020
1.2.374 2,115 7/2/2020
1.2.373 2,120 7/1/2020
1.2.372 2,129 6/10/2020
1.2.371 2,121 6/10/2020
1.2.370 2,065 6/10/2020
1.2.369 2,047 6/9/2020
1.2.368 2,025 6/9/2020
1.2.367 2,037 6/9/2020
1.2.366 1,960 6/9/2020
1.2.365 1,663 6/9/2020
1.2.364 1,674 6/9/2020
1.2.363 1,677 6/9/2020
1.2.362 1,682 6/8/2020
1.2.361 1,669 6/4/2020
1.2.360 5,789 5/4/2020
1.2.359 2,069 4/27/2020
1.2.358 3,350 4/4/2020
1.2.357 4,433 3/25/2020
1.2.356 2,219 3/10/2020
1.2.355 2,081 3/10/2020
1.2.354 2,111 3/6/2020
1.2.353 2,241 3/3/2020
1.2.352 2,184 3/3/2020
1.2.351 2,130 3/2/2020
1.2.350 2,194 3/2/2020
1.2.349 2,122 3/2/2020
1.2.348 1,989 3/2/2020
1.2.347 2,079 3/2/2020
1.2.346 2,145 2/27/2020
1.2.345 2,216 2/21/2020
1.2.344 2,151 2/20/2020
1.2.343 2,049 2/20/2020
1.2.342 2,138 2/20/2020
1.2.341 2,230 2/20/2020
1.2.340 2,149 2/20/2020
1.2.339 2,133 2/20/2020
1.2.338 2,106 2/19/2020
1.2.337 2,136 2/18/2020
1.2.336 2,156 2/14/2020
1.2.335 2,219 2/6/2020
1.2.334 2,214 2/4/2020
1.2.333 2,192 2/3/2020
1.2.332 3,399 1/13/2020
1.2.331 28,915 12/17/2019
1.2.330 106,616 12/13/2019
1.2.328 2,166 12/12/2019
1.2.327 2,435 12/11/2019
1.2.326 2,124 12/10/2019
1.2.325 2,261 12/3/2019
1.2.324 1,702 11/29/2019
1.2.323 1,760 11/28/2019
1.2.322 1,753 11/28/2019
1.2.321 1,763 11/28/2019
1.2.320 1,964 11/26/2019
1.2.319 1,842 11/26/2019
1.2.318 1,807 11/22/2019
1.2.317 2,631 11/20/2019
1.2.316 1,947 10/25/2019
1.2.315 1,774 10/25/2019
1.2.314 1,845 10/23/2019
1.2.313 1,817 10/18/2019
1.2.312 1,776 10/17/2019
1.2.311 1,802 10/17/2019
1.2.310 1,795 10/17/2019
1.2.309 1,826 10/9/2019
1.2.308 1,803 10/8/2019
1.2.307 1,754 10/7/2019
1.2.306 1,727 10/4/2019
1.2.305 1,769 10/3/2019
1.2.304 2,123 10/2/2019
1.2.303 1,824 9/16/2019
1.2.302 1,832 9/16/2019
1.2.301 1,800 9/15/2019
1.2.300 1,769 9/13/2019
1.2.299 1,749 9/10/2019
1.2.298 1,797 9/6/2019
1.2.297 2,129 8/20/2019
1.2.296 1,737 8/20/2019
1.2.295 1,835 8/20/2019
1.2.294 1,789 8/20/2019
1.2.293 1,782 8/16/2019
1.2.292 2,868 7/15/2019
1.2.291 2,175 6/30/2019
1.2.290 1,755 6/28/2019
1.2.289 1,811 6/20/2019
1.2.288 1,911 6/12/2019
1.2.287 1,808 6/12/2019
1.2.286 1,838 6/11/2019
1.2.285 1,842 6/11/2019
1.2.284 1,847 6/5/2019
1.2.283 1,914 5/28/2019
1.2.282 1,875 5/25/2019
1.2.281 1,811 5/23/2019
1.2.280 1,812 5/13/2019
1.2.279 1,851 5/9/2019
1.2.278 1,758 5/9/2019
1.2.277 1,864 5/7/2019
1.2.276 1,862 5/7/2019
1.2.275 1,872 5/6/2019
1.2.274 1,901 4/26/2019
1.2.273 1,816 4/25/2019
1.2.272 1,877 4/25/2019
1.2.271 1,886 4/24/2019
1.2.270 1,870 4/24/2019
1.2.269 1,833 4/16/2019
1.2.268 1,837 4/16/2019
1.2.267 1,856 4/16/2019
1.2.266 1,838 4/12/2019
1.2.265 1,812 4/12/2019
1.2.264 1,890 4/11/2019
1.2.263 1,847 4/11/2019
1.2.262 1,849 4/10/2019
1.2.261 1,818 4/10/2019
1.2.260 1,921 4/5/2019
1.2.259 2,103 2/27/2019
1.2.258 1,860 2/27/2019
1.2.257 1,868 2/26/2019
1.2.256 13,027 2/15/2019
1.2.255 1,914 2/15/2019
1.2.254 1,951 2/5/2019
1.2.253 7,242 12/12/2018
1.2.252 1,970 11/8/2018
1.2.251 2,007 11/8/2018
1.2.250 14,335 10/11/2018
1.2.249 2,044 10/2/2018
1.2.248 2,101 9/25/2018
1.2.247 2,109 9/3/2018
1.2.246 2,028 8/28/2018
1.2.245 2,037 8/27/2018
1.2.244 2,182 8/22/2018
1.2.243 2,175 8/21/2018
1.2.242 2,153 8/17/2018
1.2.241 2,279 7/27/2018
1.2.240 2,189 7/26/2018
1.2.239 2,230 6/18/2018
1.2.238 2,213 6/14/2018
1.2.237 2,165 5/25/2018
1.2.236 2,197 5/24/2018
1.2.235 2,415 5/18/2018
1.2.234 2,179 5/3/2018
1.2.233 2,459 5/3/2018
1.2.232 2,301 4/30/2018
1.2.231 2,423 4/18/2018
1.2.230 2,519 4/10/2018
1.2.229 2,491 4/10/2018
1.2.228 2,203 4/4/2018
1.2.227 2,223 3/28/2018
1.2.226 2,200 3/22/2018
1.2.225 2,423 3/20/2018
1.2.224 2,456 3/19/2018
1.2.223 2,226 3/15/2018
1.2.222 2,488 3/14/2018
1.2.221 2,254 3/14/2018
1.2.220 2,319 2/23/2018
1.2.219 2,495 2/16/2018
1.2.218 2,490 2/9/2018
1.2.217 2,497 2/8/2018
1.2.216 2,475 2/7/2018
1.2.215 2,191 2/7/2018
1.2.214 2,402 2/5/2018
1.2.213 2,232 2/2/2018
1.2.212 2,417 1/26/2018
1.2.211 2,534 1/16/2018
1.2.210 2,251 12/18/2017
1.2.209 2,267 12/14/2017
1.2.208 2,502 12/7/2017
1.2.207 2,254 12/6/2017
1.2.206 2,294 12/4/2017
1.2.205 2,331 11/28/2017
1.2.204 2,265 11/24/2017
1.2.203 2,313 11/24/2017
1.2.202 7,106 11/24/2017
1.2.201 2,296 11/20/2017
1.2.200 2,244 11/14/2017
1.2.199 2,261 11/14/2017
1.2.198 2,330 11/6/2017
1.2.197 2,164 11/6/2017
1.2.196 2,325 10/31/2017
1.2.195 2,196 10/30/2017
1.2.194 2,333 10/26/2017
1.2.193 2,302 10/26/2017
1.2.192 2,229 10/26/2017
1.2.191 2,284 10/20/2017
1.2.190 2,289 10/18/2017
1.2.189 2,297 10/18/2017
1.2.188 2,238 10/15/2017
1.2.187 2,292 10/11/2017
1.2.186 2,247 10/11/2017
1.2.185 2,295 10/10/2017
1.2.184 2,229 10/10/2017
1.2.183 2,236 10/2/2017
1.2.182 2,251 9/29/2017
1.2.181 2,273 9/25/2017
1.2.180 2,308 9/14/2017
1.2.179 2,253 9/12/2017
1.2.178 2,319 8/31/2017
1.2.177 2,335 8/25/2017
1.2.176 2,277 8/24/2017
1.2.174 2,307 8/7/2017
1.2.173 2,247 8/7/2017
1.2.172 2,311 8/7/2017
1.2.171 2,234 8/4/2017
1.2.170 2,271 8/3/2017
1.2.169 2,349 8/3/2017
1.2.168 2,286 8/3/2017
1.2.167 2,258 8/2/2017
1.2.166 2,286 8/1/2017
1.2.165 2,336 7/26/2017
1.2.164 2,311 7/26/2017
1.2.163 2,252 7/25/2017
1.2.162 2,257 7/18/2017
1.2.161 2,282 7/18/2017
1.2.160 2,300 7/18/2017
1.2.159 2,290 7/18/2017
1.2.158 2,341 7/13/2017
1.2.157 2,292 7/13/2017
1.2.156 2,216 7/5/2017
1.2.155 2,368 6/28/2017
1.2.154 2,280 6/27/2017
1.2.153 2,366 6/20/2017
1.2.152 2,385 6/19/2017
1.2.151 2,279 6/14/2017
1.2.150 2,264 6/13/2017
1.2.149 2,297 5/31/2017
1.2.148 2,256 5/29/2017
1.2.147 2,304 5/19/2017
1.2.146 2,288 5/18/2017
1.2.145 2,365 5/18/2017
1.2.144 2,291 5/14/2017
1.2.143 2,292 5/12/2017
1.2.142 2,293 5/12/2017
1.2.141 2,310 5/5/2017
1.2.140 2,399 4/27/2017
1.2.139 2,399 2/27/2017
1.2.137 2,360 2/3/2017
1.2.136 2,318 2/3/2017
1.2.135 2,356 1/26/2017
1.2.134 2,326 1/25/2017
1.2.133 2,485 1/12/2017
1.2.132 2,372 1/11/2017
1.2.131 2,465 1/10/2017
1.2.130 2,332 1/10/2017
1.2.129 2,330 1/10/2017
1.2.128 2,347 1/10/2017
1.2.127 2,313 1/10/2017
1.2.125 2,353 1/10/2017
1.2.119 2,262 12/13/2016
1.2.118 2,289 12/12/2016
1.2.117 2,307 12/10/2016
1.2.115 2,333 12/8/2016
1.2.114 2,275 12/5/2016
1.2.112 2,423 11/29/2016
1.2.111 2,412 11/25/2016
1.2.110 2,411 11/25/2016
1.2.109 2,356 11/24/2016
1.2.108 2,350 11/24/2016
1.2.107 2,318 11/23/2016
1.2.106 4,339 11/18/2016
1.2.105 2,270 11/18/2016
1.2.104 2,399 11/18/2016
1.2.103 2,336 11/17/2016
1.2.102 2,294 11/17/2016
1.2.101 2,360 11/17/2016
1.2.100 2,340 11/16/2016
1.2.99 2,319 11/16/2016
1.2.98 2,303 11/16/2016
1.2.97 2,351 11/16/2016
1.2.96 2,278 11/16/2016
1.2.95 2,310 11/16/2016
1.2.94 2,340 11/15/2016
1.2.92 2,359 11/15/2016
1.2.91 2,304 11/15/2016
1.2.90 2,293 11/15/2016
1.2.89 2,349 11/14/2016
1.2.88 2,855 11/8/2016
1.2.87 2,526 11/8/2016
1.2.86 2,497 11/8/2016
1.2.85 2,368 11/8/2016
1.2.84 2,788 11/8/2016
1.2.83 2,493 11/7/2016
1.2.82 2,563 11/3/2016
1.2.81 2,581 11/3/2016
1.2.80 2,453 11/3/2016
1.2.79 2,416 11/2/2016
1.2.78 2,494 11/1/2016
1.2.76 2,488 11/1/2016
1.2.75 2,267 10/31/2016
1.2.73 2,338 10/28/2016
1.2.71 2,350 10/27/2016
1.2.68 2,345 10/26/2016
1.2.66 2,298 10/25/2016
1.2.65 2,300 10/24/2016
1.2.64 2,342 10/21/2016
1.2.63 2,387 10/21/2016
1.2.62 2,294 10/21/2016
1.2.61 2,353 10/20/2016
1.2.60 2,277 10/20/2016
1.2.59 2,354 10/13/2016
1.2.58 2,317 10/13/2016
1.2.57 2,332 10/13/2016
1.2.56 2,303 10/13/2016
1.2.55 2,311 10/11/2016
1.2.54 2,345 10/11/2016
1.2.53 2,322 10/10/2016
1.2.52 2,323 10/10/2016
1.2.51 2,349 9/12/2016
1.2.50 2,347 9/12/2016
1.2.49 2,329 9/7/2016
1.2.48 2,359 9/2/2016
1.2.47 2,365 5/6/2016
1.2.46 2,758 4/25/2016
1.2.45 2,592 4/25/2016
1.2.43 2,574 4/22/2016
1.2.42 2,339 4/15/2016
1.2.41 2,334 4/12/2016
1.2.40 2,353 4/11/2016
1.2.39 2,320 4/8/2016
1.2.38 2,294 4/8/2016
1.2.37 2,382 4/8/2016
1.2.36 2,424 4/8/2016
1.2.35 2,348 4/6/2016
1.2.34 2,396 4/6/2016
1.2.33 2,354 4/6/2016
1.2.32 2,295 4/6/2016
1.2.31 2,290 4/6/2016
1.2.30 2,286 4/6/2016
1.2.29 2,356 4/5/2016
1.2.28 2,334 4/5/2016
1.2.27 2,389 4/5/2016
1.2.26 2,354 4/5/2016
1.2.25 2,378 4/5/2016
1.2.24 2,354 4/1/2016
1.2.23 2,310 3/31/2016
1.2.22 2,265 3/31/2016
1.2.21 2,321 3/29/2016
1.2.20 2,358 3/25/2016
1.2.19 2,375 3/17/2016
1.2.18 2,349 3/17/2016
1.2.17 2,329 3/17/2016
1.2.16 2,389 3/17/2016
1.2.15 2,527 3/17/2016
1.2.14 2,373 3/16/2016
1.2.13 2,377 3/15/2016
1.2.12 2,347 3/15/2016
1.2.11 2,364 3/14/2016
1.2.10 2,461 3/11/2016
1.2.9 2,352 3/7/2016
1.2.8 2,352 3/6/2016
1.2.7 2,341 3/6/2016
1.2.6 2,385 3/4/2016
1.2.5 2,446 3/2/2016
1.2.4 2,258 3/2/2016
1.2.3 2,313 3/1/2016
1.2.1 2,327 2/29/2016
1.2.0 2,514 2/29/2016
1.1.45 2,242 7/28/2017
1.1.44 2,850 2/29/2016
1.1.43 2,639 2/29/2016
1.1.42 2,558 2/28/2016
1.1.41 2,769 2/26/2016
1.1.40 2,374 2/23/2016
1.1.39 2,407 2/23/2016
1.1.38 2,406 2/22/2016
1.1.37 2,306 2/22/2016
1.1.36 2,315 2/19/2016
1.1.34 2,341 2/15/2016
1.1.33 2,366 2/12/2016
1.1.32 2,588 2/11/2016
1.1.31 2,310 2/11/2016
1.1.30 2,368 2/9/2016
1.1.29 2,387 2/8/2016
1.1.28 2,411 1/29/2016
1.1.27 2,365 1/26/2016
1.1.25 2,379 1/25/2016
1.1.24 2,439 1/20/2016
1.1.23 2,343 1/20/2016
1.1.19 2,301 1/20/2016
1.1.16 2,353 1/19/2016
1.1.15 3,042 1/15/2016
1.1.14 2,635 1/15/2016
1.1.13 3,082 1/14/2016
1.1.12 2,855 1/14/2016
1.1.10 2,423 1/13/2016
1.1.9 2,426 1/12/2016
1.1.5 2,348 1/7/2016
1.1.4 2,314 1/7/2016
1.1.3 2,341 1/6/2016
1.1.2 2,382 1/6/2016
1.1.1 2,399 1/5/2016
1.1.0 2,411 1/1/2016
1.0.155 2,977 12/18/2015
1.0.154 2,396 12/17/2015
1.0.153 2,356 12/17/2015
1.0.151 2,599 12/3/2015
1.0.150 2,465 12/3/2015
1.0.149 2,483 12/3/2015
1.0.148 2,647 12/2/2015
1.0.147 2,460 12/2/2015
1.0.146 2,717 12/2/2015
1.0.145 2,353 12/2/2015
1.0.144 2,607 12/2/2015
1.0.143 2,452 12/1/2015
1.0.142 2,670 12/1/2015
1.0.140 2,684 12/1/2015
1.0.139 2,758 11/30/2015
1.0.138 2,657 11/30/2015
1.0.137 2,430 11/26/2015
1.0.136 2,420 11/25/2015
1.0.135 2,448 11/20/2015
1.0.134 2,472 11/19/2015
1.0.133 2,440 11/19/2015
1.0.132 2,533 11/19/2015
1.0.131 2,454 11/17/2015
1.0.130 2,363 11/13/2015
1.0.129 2,361 11/13/2015
1.0.128 2,318 11/13/2015
1.0.127 2,391 11/12/2015
1.0.126 2,441 11/12/2015
1.0.125 2,400 11/11/2015
1.0.124 2,339 11/11/2015
1.0.123 2,370 11/11/2015
1.0.122 2,393 11/11/2015
1.0.121 2,479 11/4/2015
1.0.120 2,411 11/3/2015
1.0.119 2,397 10/30/2015
1.0.118 2,361 10/29/2015
1.0.117 2,355 10/23/2015
1.0.116 2,366 10/20/2015
1.0.115 2,439 10/13/2015
1.0.113 2,372 10/13/2015
1.0.111 2,531 10/6/2015
1.0.110 2,561 10/6/2015
1.0.109 2,454 10/6/2015
1.0.108 2,485 10/6/2015
1.0.107 2,746 10/4/2015
1.0.106 2,481 9/25/2015
1.0.105 2,439 9/2/2015
1.0.104 2,386 8/24/2015
1.0.103 2,549 7/30/2015
1.0.102 2,789 7/30/2015
1.0.101 2,701 6/12/2015
1.0.100 2,651 6/3/2015
1.0.99 2,628 6/3/2015
1.0.98 2,607 6/3/2015
1.0.97 2,671 5/12/2015
1.0.96 2,622 5/7/2015
1.0.95 2,610 4/16/2015
1.0.94 2,477 4/16/2015
1.0.93 2,510 4/15/2015
1.0.92 2,555 4/8/2015
1.0.91 2,535 3/17/2015
1.0.90 2,469 3/10/2015
1.0.89 2,570 3/10/2015
1.0.88 2,639 2/12/2015
1.0.87 2,622 12/4/2014
1.0.86 2,666 11/14/2014
1.0.85 2,675 11/14/2014
1.0.84 2,868 11/13/2014
1.0.83 2,624 11/13/2014
1.0.82 2,741 11/12/2014
1.0.81 2,644 11/12/2014
1.0.80 2,464 10/9/2014
1.0.79 2,488 10/8/2014
1.0.78 2,455 10/7/2014
1.0.77 2,509 10/7/2014
1.0.76 2,452 9/29/2014
1.0.75 2,440 9/29/2014
1.0.74 2,454 9/3/2014
1.0.73 2,350 9/3/2014
1.0.72 2,526 8/12/2014
1.0.71 2,499 8/11/2014
1.0.70 2,526 8/11/2014
1.0.67 2,538 8/11/2014
1.0.66 2,533 8/11/2014
1.0.65 2,544 8/5/2014
1.0.64 2,467 8/4/2014
1.0.63 2,535 7/31/2014
1.0.62 2,404 7/22/2014
1.0.61 2,482 7/22/2014
1.0.60 2,366 7/22/2014
1.0.59 2,495 7/11/2014
1.0.58 2,452 7/11/2014
1.0.57 2,388 7/7/2014
1.0.56 2,427 7/1/2014
1.0.55 2,499 7/1/2014
1.0.54 2,492 7/1/2014
1.0.53 2,511 7/1/2014
1.0.52 2,497 7/1/2014
1.0.51 2,526 6/23/2014
1.0.49 2,531 6/21/2014
1.0.48 2,565 6/20/2014
1.0.47 2,607 6/21/2014
1.0.46 2,554 6/21/2014
1.0.45 2,532 6/19/2014
1.0.44 2,494 6/19/2014
1.0.43 2,445 6/19/2014
1.0.41 2,450 6/19/2014
1.0.40 2,430 6/19/2014
1.0.39 2,501 6/18/2014
1.0.38 2,502 6/18/2014
1.0.37 2,421 6/12/2014
1.0.36 2,446 6/12/2014
1.0.35 2,473 6/12/2014
1.0.32 2,512 6/12/2014
1.0.31 2,562 6/6/2014
1.0.30 2,496 6/6/2014
1.0.29 2,553 6/5/2014
1.0.28 2,515 5/8/2014
1.0.27 2,520 5/8/2014
1.0.26 2,456 5/7/2014
1.0.25 2,480 5/7/2014
1.0.24 2,436 5/7/2014
1.0.23 2,513 5/5/2014
1.0.22 2,445 5/5/2014
1.0.21 2,463 5/5/2014
1.0.20 2,695 4/30/2014
1.0.19 2,447 4/30/2014
1.0.18 2,629 4/11/2014
1.0.17 2,706 4/10/2014
1.0.16 2,761 4/10/2014
1.0.15 2,748 4/10/2014
1.0.14 2,575 4/10/2014
1.0.13 2,676 4/10/2014
1.0.12 2,617 4/2/2014
1.0.11 2,544 4/2/2014
1.0.10 2,545 4/2/2014
1.0.9 2,579 4/1/2014
1.0.8 2,645 4/1/2014
1.0.7 2,678 4/1/2014
1.0.6 2,690 4/1/2014
1.0.5 2,678 4/1/2014