This blog shows how to get the number of connections created when the SQL Server was created first time

Example:

SELECT @@CONNECTIONS ConnNumber

The expected result would vary based on the execution.