Javascript Random Number Generator

In this post, we will see how to use the Javascript Random Number Generator. Math.random() function is used to generate random number(s) in Javascript. The most common use cases for...

Latest Articles

zfgrep : Linux Command Manual

SYNOPSIS zgrep [ grep_options ] [ -e ] pattern filename... DESCRIPTION Zgrep invokes grep on compressed or gzipped files. All...

How to get Database Connection using JDBC-ODBC?

Below Java code shows how to get database connection using JDBC-ODBC : [java] /**************************************************************************************** * Created on 05-2011 Copyright(c) https://kodehelp.com...

How to get the Max Connections to Database?

Below Java code shows how to get Max concurrent connections to database – [java] /**************************************************************************************** * Created on 05-2011 Copyright(c)...

zgrep : Linux Command Manual

SYNOPSIS zgrep [ grep_options ] [ -e ] pattern filename... DESCRIPTION Zgrep invokes grep on compressed or gzipped files. All...

zipgrep : Linux Command Manual

SYNOPSIS zipgrep [egrep_options] pattern file[.zip] [file(s) ...] [-x xfile(s) ...] DESCRIPTION zipgrep will search files within a ZIP archive for...

zless : Linux Command Manual

SYNOPSIS zless [ name ... ] DESCRIPTION Zless is a filter which allows examination of compressed or plain text files...

zmore : Linux Command Manual

SYNOPSIS zmore [ name ... ] DESCRIPTION Zmore is a filter which allows examination of compressed or plain text files...

znew : Linux Command Manual

SYNOPSIS znew [ -ftv9PK] [ name.Z ... ] DESCRIPTION Znew recompresses files from .Z (compress) format to .gz (gzip) format....

zsoelim : Linux Command Manual

SYNOPSIS zsoelim [-CVh] [file ...] DESCRIPTION zsoelim parses file arguments, or if none are specified, its standard input for lines...